Sascha Wiswedel
2c0dce5d3d
added brute-force settings to supported apps
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-04-14 12:47:10 +00:00
Sascha Wiswedel
4dfcff84ff
Merge pull request #6386 from nextcloud/backport/6382/stable19
...
[stable19] explained log fields
2021-04-14 10:30:12 +02:00
Sascha Wiswedel
0abf613acb
explained log fields
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-04-14 08:25:04 +00:00
Nextcloud bot
5504aa8283
generate documentation from config.sample.php
2021-03-31 04:06:59 +00:00
Morris Jobke
fc354c301e
Merge pull request #6329 from nextcloud/backport/6326/stable19
...
[stable19] Fix password policy documentation
2021-03-29 10:42:08 +02:00
Christian Hartmann
137805e3f3
Fix password policy documentation
...
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2021-03-29 08:35:32 +00:00
Morris Jobke
67b5ab10dc
Merge pull request #6322 from nextcloud/backport/6309/stable19
...
[stable19] Add docs for getting the fields list
2021-03-25 09:26:06 +01:00
Joas Schilling
4653343da6
Fix link to "List of editable data fields"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-25 08:23:44 +00:00
Joas Schilling
0c549f8f9d
Add docs for getting the fields list
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-25 08:23:43 +00:00
Morris Jobke
4303269146
Merge pull request #6308 from nextcloud/backport/6304/stable19
...
[stable19] Notes on using the Redis session handler
2021-03-21 21:51:49 +01:00
Michael Griego
b0d485f8b2
Notes on using the Redis session handler
...
Requested by https://github.com/nextcloud/docker/pull/1364#issuecomment-765472103
Signed-off-by: Mike Griego <mike@griegocentral.com>
2021-03-21 20:51:05 +00:00
Morris Jobke
b25f1987f7
Merge pull request #6277 from nextcloud/backport/6236/stable19
...
[stable19] Fix typo
2021-03-17 10:03:40 +01:00
Morris Jobke
a0b20a78c9
Merge pull request #6284 from nextcloud/backport/6082/stable19
...
[stable19] Add note about when to enable SSL
2021-03-17 10:02:47 +01:00
Morris Jobke
ddfb33140b
Merge pull request #6283 from nextcloud/backport/6093/stable19
...
[stable19] Update tutorial.rst
2021-03-17 10:02:42 +01:00
Morris Jobke
7ad47b2fa4
Merge pull request #6279 from nextcloud/backport/6219/stable19
...
[stable19] add newline in reverse proxy docs
2021-03-17 10:02:17 +01:00
Morris Jobke
a4a5b3da5d
Merge pull request #6278 from nextcloud/backport/6223/stable19
...
[stable19] Update release_schedule.rst
2021-03-17 10:02:12 +01:00
Morris Jobke
bdd5a0aa0a
Merge pull request #6276 from nextcloud/backport/6272/stable19
...
[stable19] Change to server
2021-03-17 10:02:05 +01:00
Steve8291
577506debc
Add note about when to enable SSL
...
As the manual currently reads it sounds like you should always enable SSL for your database. Added note explaining that is is only necessary when you connect remotely.
Since the default install for MariaDB or MySQL only allows communication on localhost through a unix socket, this will not need to be configured for most installs.
2021-03-17 08:52:17 +00:00
Michał
3fe363f6df
Update tutorial.rst
...
Typing error (excute->execute)
2021-03-17 08:52:13 +00:00
ZeroPointMax
eb72828825
add newline in reverse proxy docs
...
Signed-off-by: ZeroPointMax <zeropointmax@mailbox.org>
2021-03-17 08:51:45 +00:00
Stefan
9ac3b8a444
Update release_schedule.rst
2021-03-17 08:51:34 +00:00
Mohamed Radhi Guennichi
54cde6bb86
Fix typo
2021-03-17 08:51:29 +00:00
Valdnet
06a2fc6c01
Change to server
...
Reported by the translator from Transifex.
2021-03-17 08:51:29 +00:00
Morris Jobke
ffe7bd24b9
Merge pull request #6262 from nextcloud/backport/6092/stable19
...
[stable19] Fix missing image in "federated_cloud_sharing.rst"
2021-03-17 09:26:48 +01:00
Daniel Calviño Sánchez
c3ff2f187b
Replace techy term with a more human word
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-03-16 21:43:40 +00:00
Daniel Calviño Sánchez
7eb9699d0b
Fix missing image in "federated_cloud_sharing.rst"
...
This adds back the file removed in commit
8106b60025 but still used in
"federated_cloud_sharing.rst".
The remote user shown in the image is
"username@sub.example.com/nextcloud", so the example name used in the
page did not match and thus was removed (it was not replaced as it felt
redundant with the "username" already used in the previous sentence).
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-03-16 21:43:39 +00:00
Morris Jobke
d12bb79c34
Merge pull request #6253 from nextcloud/backport/6097/stable19
...
[stable19] DI is now case sensitive: changing IDBConnection
2021-03-16 22:18:15 +01:00
Tobias Kaminsky
2db01ebf20
DI is now case sensitive: changing IDBConnection
2021-03-16 21:16:13 +00:00
Morris Jobke
ad5b938b56
Merge pull request #6250 from nextcloud/backport/6231/stable19
...
[stable19] Update source_installation.rst
2021-03-16 22:13:19 +01:00
hashashin1191
7f96662b1c
Update source_installation.rst
...
Signed-off-by: hashashin1191 <hashashin1191@protonmail.com>
#6224
2021-03-16 21:11:47 +00:00
Morris Jobke
9c42221404
Merge pull request #6247 from nextcloud/backport/6240/stable19
...
[stable19] Remove "host to resolve" from the list of valid options for `trusted_proxies`
2021-03-16 22:11:17 +01:00
Robin Appelman
0eb7646c2b
Remove "host to resolve" from the list of valid options for trusted_proxies
...
There is no code to actually support that as far as I can tell
2021-03-16 21:10:34 +00:00
Morris Jobke
dd74bdc273
Merge pull request #6244 from nextcloud/backport/6197/stable19
...
[stable19] Clean up Caddy proxy example
2021-03-16 19:44:41 +01:00
Francis Lavoie
6de87396e7
Update reverse_proxy_configuration.rst
2021-03-16 18:43:48 +00:00
Francis Lavoie
24464fc873
Clean up Caddy proxy example
...
It's incorrect to use `reverse_proxy` for the dav paths because Caddy does not support paths in proxy addresses. Using a rewrite is the correct solution.
Was also pointed out here: https://github.com/nextcloud/documentation/pull/5894#issuecomment-772874944
2021-03-16 18:43:48 +00:00
Roeland Jago Douma
083decdf19
Merge pull request #6103 from nextcloud/backport/6099/stable19
...
[stable19] Add note about SAML limitation to apply to all login credential based auth mechanisms
2021-02-04 13:12:46 +01:00
Julius Härtl
59bfb8b6ea
Add note about SAML limitation to apply to all login credential based auth mechanisms
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-02-04 11:53:03 +00:00
Morris Jobke
34e5d8832f
Combine the two Nginx reverse proxy examples
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-01-20 15:39:29 +01:00
Morris Jobke
574158a39d
Merge pull request #6070 from nextcloud/backport/6052/stable19
...
[stable19] Update reverse_proxy_configuration.rst
2021-01-20 15:38:02 +01:00
Valdnet
40bf5ba672
Remove button color
2021-01-20 15:37:26 +01:00
Yash
a44fa54e95
Update reverse_proxy_configuration.rst
...
nginx redirect example
2021-01-20 14:35:32 +00:00
Morris Jobke
a72a608c21
Merge pull request #6058 from nextcloud/backport/5827/stable19
...
[stable19] English documentation should not link to German versions of Thunderbird Add-on pages
2021-01-20 15:34:41 +01:00
Marco Stazi
717699c6ca
English documentation should not link to German versions of Thunderbird Add-on pages
...
Signed-off-by: Marco Stazi <marco.stazi@gmail.com>
2021-01-20 15:34:18 +01:00
Morris Jobke
b3e5e28544
Merge pull request #6067 from nextcloud/backport/6065/stable19
...
[stable19] Add note about app passwords for webdav
2021-01-20 15:33:13 +01:00
Morris Jobke
ddc1b41b87
Add note about app passwords for webdav
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-01-20 14:32:25 +00:00
Morris Jobke
44bcae7d3f
Combine the two Nginx reverse proxy examples
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-01-20 15:28:05 +01:00
Morris Jobke
4fe337101a
Merge pull request #6056 from nextcloud/backport/5508/stable19
...
[stable19] Add Traefik v1 TOML example
2021-01-20 15:21:10 +01:00
Morris Jobke
0539b7caf7
Merge pull request #6062 from nextcloud/backport/5933/stable19
...
[stable19] Update content.rst
2021-01-20 15:21:00 +01:00
Morris Jobke
5fd8164950
Merge pull request #6061 from nextcloud/backport/6048/stable19
...
[stable19] fixes php code in storage docs
2021-01-20 15:20:52 +01:00
Morris Jobke
e3e087cf24
Merge pull request #6060 from nextcloud/backport/6050/stable19
...
[stable19] Fixed sentence structure
2021-01-20 15:20:45 +01:00