Commit Graph

2619 Commits

Author SHA1 Message Date
John Molakvoæ
c904ce6870 Serve map files for nginx configs
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-06-21 07:44:39 +00:00
Lars-Sören Steck
e57d4ffca6 Correct error in .htaccess, revert #1069
The forward slashes are only needed if the rewrite rules are being put directly into the config file of the apache virtual host. They should not be added to the .htaccess file, as in this case the redirect is not working (this has been tested by me on multiple systems).

You can also see in the discussion of the bug report #1069 after it was merged, that the reporter actually put the rules into his apache conf, instead of a .htaccess and that somebody else was reporting, that it was only working without the forward slashes in a .htaccess file.
2019-06-16 08:03:44 +00:00
John Molakvoæ
d6515db209
[stable15] Update index.rst (#1490)
[stable15] Update index.rst
2019-06-11 07:25:48 +02:00
tflidd
f02a23a8da Update index.rst
I didn't find any information regarding the enterprise/community edition in the Release-notes.
2019-06-11 05:20:02 +00:00
Sascha Wiswedel
fbb6779bb5 Proxy notation hints
Added hints to the different allowed notations for trusted proxies

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-06-11 05:06:30 +00:00
cloud2018
1087c86221 parameter --all-users for trashbin:cleanup 2019-05-31 16:03:26 +00:00
J N
ec7a5e7ef8 Update linux_database_configuration.rst
PostgreSQL instead of MySQL on how to remotley access a postgres server (previously "To access a PostgreSQL installation on a...")
2019-05-31 16:02:21 +00:00
Nextcloud bot
76b778c054
generate documentation from config.sample.php 2019-05-23 03:04:58 +00:00
Morris Jobke
af4d9acbac
Update release date of 14.0.12
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-17 12:21:26 +02:00
Morris Jobke
5eac38dac0
Update releases
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-15 20:43:38 +02:00
BernieO
ec0ca3b5f7 Make people continue with MySQL instructions
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>

It does not seem to be obvious to continue with the MySQL steps when using MariaDB 10.2 or earlier after step 4 when no error occurred.

According forum thread: https://help.nextcloud.com/t/solved-mysql-is-used-as-database-but-does-not-support-4-byte-characters-error-message-persist-after-fix/52999/2
2019-05-13 10:09:28 +00:00
Morris Jobke
12d8181441 Remove recommendation for opcache on CLI
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-09 13:23:35 +00:00
Morris Jobke
e4b1a2b14d
Merge pull request #1408 from rth-dev/patch-2
Update mysql_4byte_support.rst
2019-05-06 15:13:58 +02:00
Morris Jobke
3c12ce9bb5
Update admin_manual/configuration_database/mysql_4byte_support.rst
ok

Co-Authored-By: rth-dev <rth@dev-used.de>
2019-05-02 23:28:33 +02:00
Julius Härtl
39e4c4b40d Add list of possible remote connection destinations
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-02 09:09:29 +00:00
ernstkl
2abf9cea01 Update source_installation.rst
grammar fix
2019-05-02 07:10:57 +00:00
Morris Jobke
c885b724e1
Update admin_manual/configuration_database/mysql_4byte_support.rst
thanks for the hint : )

Co-Authored-By: rth-dev <rth@dev-used.de>
2019-05-01 13:27:58 +02:00
Morris Jobke
3dfdd2844e Update admin_manual/release_schedule.rst 2019-04-30 13:40:51 +00:00
Marius Blüm
750bc41bd0 Add 16 release
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-04-30 13:40:50 +00:00
Morris Jobke
6b9f7ce122
Update admin_manual/installation/source_installation.rst 2019-04-29 17:21:36 +02:00
Daniel Hansson
64c28baa66 Add the Nextcloud VM scripts to Linux installation
Self explanatory

cc @nextcloud/documentation
2019-04-29 15:17:03 +00:00
Joas Schilling
e3c19483a5 Add a note about the necessary mysqldump change
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-29 11:48:50 +00:00
rth
c086f549af
Update mysql_4byte_support.rst 2019-04-26 22:48:42 +02:00
Jonas Sulzer
7481c85f94 👌 IMPROVE: updater is not an app
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-04-23 07:54:00 +00:00
Morris Jobke
674059466c
Merge pull request #1378 from nextcloud/backport/1377/stable15
[stable15] readd option A to rsync command
2019-04-16 14:51:30 +02:00
Corentin Mercier
7458bed754 Update user api status codes
Based on 090aa51234/apps/provisioning_api/lib/Controller/UsersController.php (L214)

Signed-off-by: MercierCorentin <corentin.mercier.pro@gmail.com>
2019-04-16 12:30:51 +00:00
Corentin Mercier
669c563353 Add options for add a new user
Changements based on 090aa51234/apps/provisioning_api/lib/Controller/UsersController.php (L214)

Signed-off-by: MercierCorentin <corentin.mercier.pro@gmail.com>
2019-04-16 12:30:51 +00:00
BernieO
254bacc94c readd option A to rsync command
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>
2019-04-16 12:29:41 +00:00
Christian Oliff
ccd8cc2024 Remove mention of the discontinued Firebug extension
REF: https://getfirebug.com/
2019-04-11 09:53:51 +00:00
Olav Seyfarth
e9ed83506d Update big_file_upload_configuration.rst 2019-04-10 09:33:29 +00:00
Olav Seyfarth
d3f33ae7df Update source_installation.rst 2019-04-10 09:33:29 +00:00
Daniel Hansson
a1b0ca3c42 update VM versions 2019-04-08 22:33:12 +00:00
Morris Jobke
acda10f92b
Update release dates
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-04-08 17:07:19 +02:00
Jack Henschel
86edccc81a LDAP configuration: clarify effect of "Turn off SSL cert verification"
This patch adds an alternate possibility to disable ssl certificate
verification in LDAP connections for a particular host.

As discussed in https://github.com/nextcloud/server/issues/14821

For reference:
https://stackoverflow.com/a/13593766/4159145
https://manpages.debian.org/stretch/libldap-common/ldap.conf.5.en.html
2019-04-03 10:00:16 +00:00
Morris Jobke
f8fc2a0b37 Fix double dash rendering - fixes #1344
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-04-02 08:08:11 +00:00
Daniel Kesselberg
77f43f0412 Add service discovery to reverse proxy doc 2019-04-01 10:03:05 +00:00
Morris Jobke
7a5caa840c Revert "change nginx-config for subdir to resolve /ocm-provider properly" 2019-03-21 13:21:20 +00:00
Morris Jobke
cfa2053433 Update admin_manual/installation/nginx.rst
Co-Authored-By: josh4trunks <joshruehlig@gmail.com>
2019-03-21 13:00:13 +00:00
Joshua Ruehlig
3e2af5079a Combine Attribution / Thanks
I don't see a reason I need my own statement, can just combine these sentences.
2019-03-21 13:00:13 +00:00
Joshua Ruehlig
de5d1c5015 Combine regex for ocs-provider and ocm-provider
Combine regex for ocs-provider and ocm-provider
2019-03-21 13:00:13 +00:00
Clemens Tolboom
4de18377ee Replace markdown into RST links 2019-03-20 08:17:46 +00:00
Jonas Sulzer
4156ddcf85 👌 IMPROVE: user_external -> point to up to date documentation
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-03-19 07:02:27 +00:00
Morris Jobke
b13f73f95f
Merge pull request #1317 from luvarqpp/patch-1
Add another common problem
2019-03-19 07:57:41 +01:00
unamundan
2d352f3a80
Update two_factor-auth.rst 2019-03-18 23:12:08 -05:00
luvarqpp
b9c982fbcc
Add another common problem
After following two different tutorials on Internet, I have encountered login loop after fresh install. It had taken me some time to fix this problem, so I am proposing this troubleshooting part here.
2019-03-16 08:19:48 +01:00
Marius Blüm
41f0b0e222 Remove unneeded lines
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-03-14 11:04:58 +00:00
Marius Blüm
082f7b9e8c Update links and supported products
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-03-14 11:04:58 +00:00
Marius Blüm
d9614078b6 Update supported apps
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-03-14 11:04:58 +00:00
j-ed
bdefb649fd Added description of admin_audit/audit.log option. 2019-03-12 16:29:09 +00:00
BernieO
89a8d82f02 update nginx subdir config to properly resolve oc(m|s)-provider
signed-off-by Bernhard Ostertag <bernio.github@gmx.de>

After upgrading to 15.0.5 this is shown in the Admin-panel:
```
Your web server is not properly set up to resolve “/ocm-provider/”. This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in “.htaccess” for Apache or the provided one in the documentation for Nginx at it’s documentation page 1. On Nginx those are typically the lines starting with “location ~” that need an update.
Your web server is not properly set up to resolve “/ocs-provider/”. This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in “.htaccess” for Apache or the provided one in the documentation for Nginx at it’s documentation page 1. On Nginx those are typically the lines starting with “location ~” that need an update.
```
I think for runnning nextcloud in a subdirectory of webroot, this rewrite has to be added to the nignx configuration when running nextcloud in a subdirectory of webroot
2019-03-04 12:48:51 +00:00