Commit Graph

2445 Commits

Author SHA1 Message Date
Christoph Wurst
a22f105552 Revamp 2FA admin docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-11-22 14:59:55 +01:00
Morris Jobke
7ceff622ff Merge pull request #936 from nextcloud/revert-932-enhancement/revamped-2fa-docs
Revert "Revamp 2FA admin docs"
2018-11-22 10:05:02 +01:00
Christoph Wurst
715aed21f0 Revert "Revamp 2FA admin docs (#932)"
This reverts commit 95469bf7fe.
2018-11-22 10:04:51 +01:00
yugofire
7612d3dfbe Replace text in installation_wizard.rst (#920)
Replace line 63 : "You will need the root database login, or any administrator login that has permissions to create and modify databases, and then enter any name you want for your Nextcloud database." by : "You will need the root database login, or any administrator login , and then enter any name you want for your Nextcloud database.
Be careful your administrator login needs to have the permissions to create
and modify databases and he needs to have the permissions to grant permissions
to other users."
2018-11-22 09:55:02 +01:00
Christoph Wurst
95469bf7fe Revamp 2FA admin docs (#932)
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-11-22 09:54:29 +01:00
Hans Erasmus
c39bf32b73 Fixed NC hardcoded version in installation on CentOS (#935)
* CentOS 7 walkthrough install created

* Update source_installation.rst

Added additional dependency to extract tar ball.

* Added entries from the comment of @michag86

* Fix Nextcloud version number in CentOS install

Removed the hardcoded 'Nextcloud 13' line in the CentOS install to make it more generic.
2018-11-20 14:05:25 +01:00
Morris Jobke
ee75fbe8bc Update nginx regex to also server woff2
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-19 09:34:41 +01:00
Martin
60c259fd2f Fix a typo
"...an Nextcloud..." > "...a Nextcloud..."
2018-11-16 10:41:51 +01:00
Morris Jobke
cc1b3e6057 Merge pull request #922 from nextcloud/enhancement/noid/extend-sizelimit++
Remove explanation about "sizelimit exceeded"
2018-11-15 11:08:51 +01:00
Morris Jobke
cab9d8e1ea Remove sizelimit explanation because it is not logged anymore in 15+
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-15 11:08:14 +01:00
Hans Erasmus
09cad635c9 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 09:13:55 +01:00
Morris Jobke
623f7993f7 Merge pull request #900 from fermulator/patch-1
minor corrections to manual upgrade steps
2018-11-12 23:16:20 +01:00
Daniel Hansson
b631fab80e update text and formatting (#924)
* update text and formatting

cc @jospoortvliet @MorrisJobke

* correct typo

* removed official
2018-11-12 15:33:11 +01:00
Arthur Schiwon
8eb0e5b29b you need to live wiht sizelimit exceeded
even stated in the php docs: http://php.net/manual/en/function.ldap-search.php

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-11-05 16:46:13 +01:00
Jos Poortvliet
c8fa1060a8 We have two VM's, add Univention.
Of course, we should have had both options here from the beginning... 🙈
2018-11-05 15:15:11 +01:00
Morris Jobke
1fd8b02ca4 Merge pull request #913 from nextcloud/decrypt-all-without-master-key
Clarify decrypt-all without master key only works per-user
2018-11-01 14:56:05 +01:00
Elliott Partridge
f46a449553 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-10-30 11:08:27 -04:00
Jos Poortvliet
2357a855ca Update occ_command.rst
adding info from @akalypse in https://github.com/nextcloud/server/issues/8311?fbclid=IwAR07RjhNMtK4MwbcGX6e03XclX4BIEGZ48cYn8Rt9fEWdONxWTlpd1uHiQ4#issuecomment-423243061 - pls check @schiessle
2018-10-27 15:05:28 +02:00
Morris Jobke
7520bc38a7 Fix line break
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-24 17:05:14 +02:00
Morris Jobke
545f0e5e2f Merge pull request #906 from HarHarLinks/patch-1
Update usage of --path argument
2018-10-24 17:04:06 +02:00
Joas Schilling
cccd8533e4 Fix numbers
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-24 11:49:35 +02:00
Joas Schilling
defa0fb898 Improve the documentation for MySQL 4byte on MySQL 8+ and MariaDB 10.3+
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-24 11:27:05 +02:00
Daniel Hansson
ed75ac7619 Merge pull request #907 from nextcloud/enoch85-patch-1
update name
2018-10-20 13:47:35 +02:00
Daniel Hansson
baa0e6c2e0 update link to blog 2018-10-19 21:43:51 +02:00
Daniel Hansson
23efcb9bb1 update name 2018-10-19 21:40:54 +02:00
Kim Brose
af070e87fe 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-19 14:15:52 +02:00
Morris Jobke
42412a4cdd generate documentation from config.sample.php 2018-10-18 21:12:17 +02:00
Morris Jobke
a149f37510 Merge pull request #903 from nextcloud/phpmail-not-supported
PHP Mail is not longer supported
2018-10-18 13:25:17 +02:00
Marius Blüm
950261f8f9 PHP Mail is not longer supported
* fixes https://github.com/nextcloud/documentation/issues/854

Signed-off-by: Marius Blüm <marius@lineone.io>
2018-10-18 13:24:58 +02:00
Christian Oliff
ec8120c7d5 Therefore typo fix
'Therfor' is a legal term and not appropriate in this context
REF: https://writingexplained.org/therefor-or-therefore-difference
2018-10-16 18:05:35 +01:00
Marios Zindilis
402c2eaf87 Rephrased web browser requirement 2018-10-15 07:24:27 +01:00
Fermulator
d130e57566 add tar.gz2 example to manual upgrade steps 2018-10-14 12:02:00 -04:00
Fermulator
87c4b3a346 minor corrections to manual upgrade steps 2018-10-14 11:59:24 -04:00
Patrik Kernstock
cf8927deec Add hint for Referrer-Policy
Signed-off-by: Patrik Kernstock <info@pkern.at>

Related to nextcloud/server#11798
2018-10-12 16:26:28 +02:00
Florian Schlegel
49f0f390f6 Update server_tuning.rst 2018-10-08 17:21:09 +02:00
Florian Schlegel
d2566e776d Update server_tuning.rst 2018-10-08 17:21:06 +02:00
Florian Schlegel
f34fc96da7 Update server_tuning.rst 2018-10-08 17:21:02 +02:00
Daniel Kesselberg
3e21ed5875 Update access_control.rst 2018-10-08 14:14:23 +02:00
Morris Jobke
75fc0d26c3 Merge pull request #864 from anoymouserver/patch-1
updated php-handler since php 7 is required
2018-10-03 16:24:38 +02:00
Jani Uusitalo
9d48ee7f31 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-02 15:50:50 +03:00
Morris Jobke
f1c2a86621 Remove unneeded label
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-09-28 15:41:47 +02:00
Morris Jobke
02b666abc3 Merge pull request #878 from MarcelWaldvogel/htaccess-slash
NC 14.0.1 requires the terminal / on overwrite.cli.url
2018-09-28 11:46:03 +02:00
Morris Jobke
5ec61b4d19 Merge pull request #857 from signupforacomment/patch-1
Update source_installation.rst, OpenSSL PHP extension is required at least since 14
2018-09-28 11:43:45 +02:00
Morris Jobke
d2dd341734 Merge pull request #869 from nextcloud/bugfix/noid/strong-permissions-dont-exist-anymore
Remove reference to strong permissions, see #431 for reasons
2018-09-28 11:38:37 +02:00
Morris Jobke
e6f681eead Merge pull request #867 from KajanM/patch-1
highlight the need to include index.php if pretty URL is not configured
2018-09-28 11:37:33 +02:00
Dominik
066209a5e9 Removed Upgrade Option
Removed “--no-app-disable” Option from the occ upgrade command since this option does not exist in Nextcloud 14 anymore.
2018-09-28 11:28:53 +02:00
Marcel Waldvogel
1a14327dbf NC 14.0.1 requires the terminal /
for overwrite.cli.url when going to the root.
Maybe required as well for other paths?
2018-09-27 08:46:44 +02:00
Morris Jobke
7fac7f8c9c Update migration versions
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-09-25 11:29:03 +02:00
Joas Schilling
4a631e872c Remove reference to strong permissions, see #431 for reasons
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-19 16:04:37 +02:00
KajanM
d1629f2e2f Update oauth2.rst
highlight the need to include index.php if pretty URL is not configured
2018-09-18 02:36:57 +05:30