Commit Graph

2102 Commits

Author SHA1 Message Date
Morris Jobke
48ec1eb9ba Merge pull request #435 from nextcloud/update-to-12
Update version number in links to 12
2017-05-02 15:16:51 -03:00
Morris Jobke
3c672c74dd generate documentation from config.sample.php 2017-05-02 20:13:15 +02:00
Morris Jobke
9ef437c382
Update version number in links to 12
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-01 12:20:28 -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
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
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
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
Tronde
995aa3a4af Changed mysqldump parameter to close #375 2017-04-17 10:07:57 +02: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
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
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
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
Jos Poortvliet
4f024e36fd Update security_setup_warnings.rst
fix links 🙈
2017-03-20 18:05:17 +01: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
Nono
4f14baabb8 Update manual_upgrade.rst
tar xjf *.bz2 => unzip *.zip
2017-03-11 18:34:07 +01: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
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
Morris Jobke
d2ad167605
Improve documentation on recommended setup
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-02 23:30:43 -06:00
Morris Jobke
7fe0a4a746
Fix Nginx config
* see https://github.com/nextcloud/server/issues/237#issuecomment-229923262

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-01 00:38:11 -06:00
Roeland Jago Douma
9ddb2012c2 Merge pull request #367 from nextcloud/add-opcache
Opcache performance doc
2017-02-27 15:06:37 +01:00
Lukas Reschke
a65cea8848 Remove invalid Shibboleth documentation
This is for the old Shibboleth app and not the new fancy one we have.
2017-02-27 13:01:40 +01:00
Morris Jobke
2096de5bbd
Opcache performance doc
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-02-24 15:51:44 -06:00
Roland Ramthun
c36ffbfb82 Update source_installation.rst
added the missing, but required module XMLReader and fixed the name of the mbstring module
2017-02-19 11:54:15 +01:00
Peter Mattern
099e4a65b9 Fix PHP prerequisites of databases
Both PostgreSQL (nextcloud/server#367) and SQLite (nextcloud/server#481)
are handled by PDO in recent Nextcloud versions.
2017-02-06 23:38:52 +01:00
linucksrox
b8c9d96d27 Add custom data path to strong permissions script in installation wizard, resolves #348 2017-02-03 14:41:41 -05:00
Marius Blüm
9f23e690e5
Its docs.nextcloud.com *again*😒
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-02-03 12:58:46 +01:00
Morris Jobke
36914cf80b generate documentation from config.sample.php 2017-02-02 03:35:20 +01:00
Matthew Setter
8bb1809569
Add a short encryption FAQ to the docs
This is being added as part of satisfying #2402. There's more to come,
but is waiting on further feedback.
2017-01-31 12:28:25 +01:00
Morris Jobke
690c44686d generate documentation from config.sample.php 2017-01-29 03:35:09 +01:00
Joas Schilling
e77205d938 Merge pull request #50 from ayamshanov/fix_SELinux_commands
Fix semanage argument and add recursion and verbose for restorecon
2017-01-27 09:17:17 +01:00
Morris Jobke
130dbc4fdb
Remove documentation about multiple smtp hosts
* it doesn't work for a long time

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-01-24 15:20:38 -06:00
Kasijjuf
c1721d576b typo: Correct significan to significant 2017-01-23 21:01:11 -06:00
Morris Jobke
2a0bf05340 generate documentation from config.sample.php 2017-01-21 03:35:11 +01:00
Morris Jobke
058dcf39f5 generate documentation from config.sample.php 2017-01-19 03:35:11 +01:00
RudiScholz
06bc1a1ed2 Update system_requirements.rst
Fix syntax error for innodb_large_prefix
2017-01-17 00:15:59 +01:00
RudiScholz
9d4a30456f Update mysql_4byte_support.rst
Fix syntax error for innodb_large_prefix
2017-01-17 00:14:26 +01:00
Morris Jobke
04fbcc04f4 generate documentation from config.sample.php 2017-01-06 03:35:11 +01:00
Morris Jobke
fde7f70925 Merge pull request #301 from nextcloud/more-php-5.6-minimum
Adjust more mentions on php versions
2017-01-05 12:04:08 +01:00
Joas Schilling
66aa779a86
Downstream of https://github.com/owncloud/documentation/pull/2700
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:40:31 +01:00
Joas Schilling
a8fb7ce1cf Merge pull request #284 from nextcloud/fix-doc
Remove reference to not existing file
2017-01-05 10:17:24 +01:00
Joas Schilling
748c45704c
FIx typo
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:15:23 +01:00
Joas Schilling
af8987fdfc
Take in changed from tflidd
https://github.com/nextcloud/documentation/pull/300

Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:10:18 +01:00
Joas Schilling
27cb92fb6b
Adjust more mentions on php versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:00:43 +01:00