Commit Graph

4360 Commits

Author SHA1 Message Date
Morris Jobke
ea43191d6c Merge pull request #432 from nextcloud/update-constraints
Update constraints for big file uploads
2017-04-27 12:17:23 -03:00
Morris Jobke
3a5b8c4127 Update constraints for big file uploads
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-04-27 12:16:31 -03:00
Morris Jobke
4da075f201 Merge pull request #431 from nextcloud/remove-recommendation-to-change-permissions
Remove recommendation to change permissions
2017-04-26 08:52:11 -03:00
Lukas Reschke
22e2530623 Remove recommendation to change permissions
1. The wording here is really off. We don't really recommend this highly.
2. This is even contraproductive as it disallows updating via the app store
3. Once we have automatic updates this will effectively decrease security from my PoV

Also, an attacker can execute code also using other ways once they have write access to Nextcloud or the data folder.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-26 11:13:50 +02:00
blizzz
8877c9a43c Merge pull request #428 from GitHubUser4234/ldap_password_renew_pr
Documentation for "Handle password expiry in user_ldap"
2017-04-25 12:34:18 +02:00
Roger Szabo
442a01ffc3 comment by blizzz 20170425
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2017-04-25 18:29:47 +08:00
Roger Szabo
c0bfba2fcc ldap default password policy
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2017-04-25 17:25:59 +08:00
Morris Jobke
c36368a256 Merge pull request #421 from nextcloud/welcome-email
Document API for sending welcome email again
2017-04-21 12:38:06 -05:00
Morris Jobke
439542aac5 Merge pull request #422 from Tronde/master
Removed note that nginx is not officially supported because it is.
2017-04-21 10:33:04 -05:00
Tronde
1fa58bd3ca Removed note that nginx is not officially supported because it is. 2017-04-21 11:44:07 +02:00
Morris Jobke
133d7d1120 Document API for sending welcome email again
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-04-20 18:09:59 -05:00
Morris Jobke
1b2b579b22 Merge pull request #415 from Tronde/master
Changed mysqldump parameter to close #375
2017-04-17 10:08:03 -05:00
Tronde
995aa3a4af Changed mysqldump parameter to close #375 2017-04-17 10:07:57 +02:00
Morris Jobke
4c056b3513 Merge pull request #412 from nextcloud/document-bruteforce-protection
Document brute-force protection annotation
2017-04-14 01:17:23 -05:00
Lukas Reschke
744d6dba32 Document brute-force protection annotation
For https://github.com/nextcloud/server/pull/4346

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-13 23:52:33 +02:00
Morris Jobke
0c4456a40e Merge pull request #411 from nextcloud/add-documentation-rate-limiting
Add documentation for rate limiting
2017-04-13 12:44:18 -05:00
Lukas Reschke
a0f6beaec7 Add documentation for rate limiting
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-13 17:26:51 +02:00
Morris Jobke
bbe260ee42 Merge pull request #410 from alantygel/patch-3
Include password in postLogin parameters
2017-04-11 15:12:05 -05:00
Alan Tygel
0d80cfe1b8 Include password in postLogin parameters
Include password in postLogin parameters, since it was wrongly written at the documentation.
2017-04-11 17:02:55 -03:00
Morris Jobke
2e382dc753 Merge pull request #408 from nextcloud/privisioning-api-changes
Add new user attributes to the docs
2017-04-10 10:49:18 -05:00
Joas Schilling
0d044385d9 Add new user attributes to the docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-10 12:42:47 +02:00
Joas Schilling
f994accb33 Fix code blocks and captions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-10 12:35:13 +02:00
Morris Jobke
36cdbdecf4 Merge pull request #405 from nextcloud/fix-client-mention
Update desktop_mobile_sync.rst
2017-04-06 11:35:55 -05:00
Jos Poortvliet
62b2390f8b Update desktop_mobile_sync.rst
Fix sentence on top and link to oC docs. We should consider just copying them...
2017-04-06 18:02:28 +02:00
Morris Jobke
e6115f1d46 Merge pull request #400 from nextcloud/jospoortvliet-patch-1
remove ownCloud mention
2017-04-01 00:56:45 -06:00
Jos Poortvliet
6db3d92382 remove ownCloud mention
removed ownCloud mention. Should be reviewed if the other ownCloud mention is still relevant and if your new log view isn't worth mentioning.
2017-03-31 19:04:17 +02:00
Morris Jobke
e4997fbd79 Merge pull request #398 from nextcloud/css-new-additions
add new CSS/HTML template standards
2017-03-27 16:42:58 -06:00
Jan-Christoph Borchardt
873f0fe821 add new CSS/HTML template standards 2017-03-28 00:32:47 +02:00
Joas Schilling
aa3b975989 Merge pull request #394 from nextcloud/admin-mysql-utf8mb4
Add URL for MySQL UTF8 mb4
2017-03-22 13:15:24 +01:00
Morris Jobke
c7a2700caf Merge pull request #392 from nextcloud/no-more-error-pages
No more 403 and 404 redirecting
2017-03-21 21:24:55 -06:00
Morris Jobke
603ec68553 Add URL for MySQL UTF8 mb4
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-21 15:41:42 -06:00
Joas Schilling
daa543e4e0 No more 403 and 404 redirecting
The error pages broke OCS endpoints which return 403 and 404
https://github.com/nextcloud/server/issues/3847

Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-21 08:38:29 +01:00
Morris Jobke
6c9b123a72 Merge pull request #393 from nextcloud/jospoortvliet-patch-1
Update security_setup_warnings.rst
2017-03-20 13:50:25 -06:00
Jos Poortvliet
4f024e36fd Update security_setup_warnings.rst
fix links 🙈
2017-03-20 18:05:17 +01:00
Morris Jobke
0a1698d456 Merge pull request #390 from nextcloud/jospoortvliet-security-scan-note
Add note about security scanner to documentation
2017-03-19 17:42:32 -06:00
Jos Poortvliet
caaa5a2649 fix typo 2017-03-19 20:06:00 +01:00
Jos Poortvliet
1552b9a7f9 Add note about security scanner to documentation
We should tell people we have the scanner so they can use it.

No idea if we ever again would scan systems out there but we should tell people it is possible. Of course, various (both good and bad intentioned) parties can and do scan the web all the time, so this isn't exactly news to any user who knows how the web works :(
2017-03-19 20:03:40 +01:00
Morris Jobke
76ae3de04d Merge pull request #384 from nextcloud/federation-share-screenshot
New sharing-screenshot
2017-03-12 23:59:10 -06:00
Morris Jobke
1638fbe618 Merge pull request #383 from Nono-m0le/patch-1
Update manual_upgrade.rst
2017-03-12 23:58:12 -06:00
Marius Blüm
5b3ee02c35 New sharing-screenshot
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-03-12 15:14:44 +01:00
Nono
4f14baabb8 Update manual_upgrade.rst
tar xjf *.bz2 => unzip *.zip
2017-03-11 18:34:07 +01:00
Morris Jobke
1646b570b5 Merge pull request #382 from alantygel/patch-2
Include changeUser hook
2017-03-10 16:04:59 -06:00
Alan Tygel
b1960a7afd Include changeUser hook
Include changeUser hook
2017-03-10 07:08:07 -03:00
Morris Jobke
51c5c95955 Merge pull request #371 from nextcloud/fix-nginx
Fix Nginx config
2017-03-07 22:11:30 -06:00
Morris Jobke
28045281f7 Merge pull request #379 from nextcloud/os
Streamline OS recommendations
2017-03-06 15:26:00 -06:00
Morris Jobke
2b892b4e2e Streamline OS recommendations
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-06 15:15:22 -06:00
Morris Jobke
f7fb0f9d1c Merge pull request #376 from nextcloud/remove-migration-test-docs
Remove docs about migration simulation
2017-03-06 12:07:00 -06:00
Joas Schilling
4a9297e28c Remove docs about migration simulation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-06 12:33:35 +01:00
Lukas Reschke
2e64d72f45 Merge pull request #373 from nextcloud/improve-recommended-db-setup
Improve documentation on recommended setup
2017-03-03 12:51:57 +01:00
Morris Jobke
d2ad167605 Improve documentation on recommended setup
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-02 23:30:43 -06:00