2394 Commits

Author SHA1 Message Date
Daniel Kesselberg
6fad55fcb5 Update reverse_proxy_configuration.rst 2019-02-19 08:24:23 +00:00
ajdunevent
10002f5900 Add leading slashes to class in examples
Leading slashes were missing from 'class' in the object storage configuration examples (i.e. \\OC\\...) though they were called out correctly above the examples.
2019-02-10 21:10:38 +00:00
Flávio Gomes da Silva Lisboa
8d952632b7 Documentation: behaviour with empty LDAP user-attributes undocumented #1010 2019-02-05 09:18:02 +00:00
Jack
d69730ab84 Nginx config: Remove line-breaks from STS header
This patch removes the incorrect line-breaks in the Strict-Transport-Security Headers.
Just removing the comment at the beginning of the line (and therefore having a line-break in the header field) leads to various kinds of failures across different clients and browsers.
2019-01-28 10:43:05 +00:00
Marin Mikaël
866f45e360 Fix dead link to snapcraft's installation page 2019-01-24 13:20:24 +00:00
jzdm
7356c9db77 Hint to suppress confirmation message
More concise and removed reference to shared hosting as unclear.
2019-01-23 09:15:54 +00:00
jzdm
a1569544e6 Suppress confirmation
Shared hostings without shell access make the confirmation step impossible. Therefore you can add named argument and suppress the confirmation message. Then the conversion works even from one time cronjobs.
2019-01-23 09:15:54 +00:00
John Molakvoæ
7733c8a3e8 Add hidden file setting section for samba
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-17 22:14:12 +00:00
Albirew
28a1b8cf3d added IPv6 example in trusted_domains
Since IPv6 have to be inside brackets to work here, an example should be added.
2019-01-16 19:07:42 +00:00
Georgiy Sitnikov
6f370bb161 Update BigInt (64bit) identifiers
'php' was missing in command and sudo can't execute it as it was.
2019-01-15 09:10:06 +00:00
Morris Jobke
4d6c1df27e Fix warnings and links on install page
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-02 16:12:40 +01:00
Kevin Köck
dc9da816e6 Bugfix in nginx configuration
Original configuration provided did not work, figured this could be the solution. It works at least.
2019-01-02 11:13:52 +00:00
plluksie
3929fb670d Update files_locking_transactional.rst
typo
2018-12-29 21:26:00 +01:00
plluksie
fcf2fa107b Update linux_database_configuration.rst
typo: .dom -> .com
2018-12-22 11:15:30 +00:00
John Molakvoæ (skjnldsv)
f5797396b1 apc.enable_cli docs
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-07 23:06:41 +01:00
Daniel Hansson
380d2cf61c Update source_installation.rst 2018-12-05 20:29:53 +00:00
Daniel Hansson
baf99ea6fb backport for https://github.com/nextcloud/documentation/pull/924 to stable14 2018-12-05 20:29:53 +00:00
Christoph Wurst
9b6dee2cad Fix "erver" -> "server" typo 2018-12-05 17:46:05 +00:00
Jonas Sulzer
e585af3727 generalize .well-known autodiscovery to also include webfinger
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-11-29 21:11:33 +00:00
John Molakvoæ (skjnldsv)
37e833b6d1 Add edit-on-github functionality
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 19:59:11 +01:00
John Molakvoæ (skjnldsv)
4f8adc9101 Structure cleanup and RTD migration
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 18:14:49 +01:00
Martin
6782217d9a Fix a typo
"...an Nextcloud..." > "...a Nextcloud..."
2018-11-16 13:43:26 +01:00
Hans Erasmus
f8cd27ec95 CentOS 7 walkthrough install created (#843)
* CentOS 7 walkthrough install created

* Update source_installation.rst

Added additional dependency to extract tar ball.

* Added entries from the comment of @michag86
2018-11-13 11:28:20 +01:00
Jos Poortvliet
a03437da5c We have two VM's, add Univention.
Of course, we should have had both options here from the beginning... 🙈
2018-11-06 00:06:28 +01:00
Jos Poortvliet
7c67c271ad Update occ_command.rst
adding info from @akalypse in https://github.com/nextcloud/server/issues/8311?fbclid=IwAR07RjhNMtK4MwbcGX6e03XclX4BIEGZ48cYn8Rt9fEWdONxWTlpd1uHiQ4#issuecomment-423243061 - pls check @schiessle
2018-11-01 14:56:16 +01:00
Elliott Partridge
175ca85100 Indicate required mod_rewrite
Added a note indicating that mod_rewrite is required for .well-known redirects in the .htaccess file. I stumbled across this missing requirement when upgrading to NC 13.0.
2018-11-01 14:55:00 +01:00
Morris Jobke
eac34db9fe Fix line break
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-24 17:05:43 +02:00
Kim Brose
aeb0cb37ac Update usage of --path argument
Update use of --path argument for files:transfer-ownership to reflect https://github.com/nextcloud/server/blob/master/apps/files/lib/Command/TransferOwnership.php#L126
2018-10-24 17:04:21 +02:00
Joas Schilling
2d73d8bf71 Fix numbers
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-24 12:00:20 +02:00
Joas Schilling
96682bf89a Improve the documentation for MySQL 4byte on MySQL 8+ and MariaDB 10.3+
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-24 12:00:18 +02:00
Daniel Hansson
5885bb0dbb update link to blog 2018-10-22 14:46:11 +02:00
Daniel Hansson
a4b2e76d8b update name 2018-10-22 14:45:29 +02:00
Morris Jobke
91f5eff9a4 generate documentation from config.sample.php 2018-10-18 21:11:59 +02:00
Christian Oliff
3c3d93fae4 Therefore typo fix
'Therfor' is a legal term and not appropriate in this context
REF: https://writingexplained.org/therefor-or-therefore-difference
2018-10-17 12:22:29 +02:00
Marios Zindilis
c6659f565b Rephrased web browser requirement 2018-10-15 08:39:26 +02:00
anoy
b86f4dba00 updated php-handler since php 7 is required 2018-10-03 16:24:52 +02:00
Moviuro
60b02d54fb Update nginx.rst
Avoid leaking `X-Powered-By`
Add link to a sane nginx TLS configuration
2018-10-03 13:09:27 +02:00
Jani Uusitalo
94719b9286 Use a2ensite instead of ln -s to enable site
Replace instruction using `ln -s` to enable Apache
site to use `a2ensite` instead in Debian and
derivatives. Closes #884.
2018-10-03 00:44:22 +02:00
signupforacomment
efb73a5e99 Update source_installation.rst
After updating from Nextcloud 13 to 14 and accessing the login page, the message appears the OpenSSL extension IS to even login
2018-09-28 11:44:07 +02:00
Joas Schilling
4f4fd1aab2 Remove reference to strong permissions, see #431 for reasons
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-28 11:38:54 +02:00
KajanM
960b2c9fbf Update oauth2.rst
highlight the need to include index.php if pretty URL is not configured
2018-09-28 11:37:55 +02:00
Morris Jobke
0d724366d1 Update migration versions
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-09-25 12:06:15 +02:00
Joas Schilling
92ae83caac Fix unreadable images which breaks the pdf
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-14 10:43:54 +02:00
Joas Schilling
08e81d106e Fix links in stable13
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-14 10:38:44 +02:00
Hans Erasmus
69c0a9e5f0 Fixed a few typos 2018-08-24 14:30:46 +02:00
Marius Blüm
f311dfe44d Documentation for object storages
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-08-20 10:48:49 +02:00
Morris Jobke
ba69e0dd09 Add 7.2 for 13
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-25 08:53:47 +02:00
Nils M
150de0b4e4 Removed '=' from php_value statements 2018-07-24 14:41:35 +02:00
Marius Blüm
4482ca67e0 config.php -> configuration
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-24 13:45:15 +02:00
Marius Blüm
0738e3f199 fix comment from Morris
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-24 13:44:17 +02:00