Commit Graph

2320 Commits

Author SHA1 Message Date
blizzz
f144552568 fix typo 2018-05-07 16:24:27 +02:00
Manuel Stahl
d1530c2c55 user_auth_ldap: List password change feature
Fixes #734
2018-05-03 16:06:27 +02:00
Morris Jobke
1270f48ce7 generate documentation from config.sample.php 2018-04-25 03:35:43 +02:00
Morris Jobke
1fecd2f529 generate documentation from config.sample.php 2018-04-24 03:35:40 +02:00
Morris Jobke
0b16eb5ea8 generate documentation from config.sample.php 2018-04-17 03:35:48 +02:00
Marius Blüm
9326f1b47f Update email_configuration.rst 2018-04-11 13:11:29 +02:00
Marius Blüm
7fed523087 More details 2018-04-11 12:07:42 +02:00
Marius Blüm
f7bd962d53 Update email-template docs 2018-04-11 09:59:39 +02:00
Morris Jobke
73d108f4e8 generate documentation from config.sample.php 2018-04-11 03:35:58 +02:00
Morris Jobke
c0667c3856 Merge pull request #742 from nextcloud/password-policy
Password policy: haveibeenpwnd.com
2018-04-09 22:42:41 +02:00
Morris Jobke
7410bdb8a3 Merge pull request #721 from baldurmen/sql_privileges
grant minimal sql privileges instead of granting all of them (fix #648)
2018-04-09 22:13:45 +02:00
Marius Blüm
d6ce1c705e Update password_policy config screenshot 2018-04-09 10:27:52 +02:00
Marius Blüm
ff7a0874a7 Document haveibeenpwnd.com 2018-04-09 10:25:51 +02:00
Jos Poortvliet
c031433323 Merge pull request #733 from myrdd/PR/smb
external SMB storage: fix and emphasize ``domain\username``
2018-04-08 20:17:42 +02:00
Morris Jobke
a1bea5d68d Fix type
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-04-04 12:18:36 +02:00
Morris Jobke
e51e071686 Merge pull request #658 from select/patch-1
Added a simpler way to get env vars in php-fpm
2018-04-04 12:17:25 +02:00
Morris Jobke
7e17e01f58 Merge pull request #702 from nextcloud/encryption-update
[14] Update encryption commands
2018-04-04 12:15:47 +02:00
Jos Poortvliet
0c81432663 Update automated_tagging.rst 2018-04-02 18:51:11 +02:00
Jos Poortvliet
148cb40d36 Update automated_tagging.rst
add auto-tagging
2018-04-02 18:45:09 +02:00
Jos Poortvliet
44e9848c7b Update retention.rst
add retention page
2018-04-02 18:43:12 +02:00
Jos Poortvliet
955f151b16 Update access_control.rst
Make it more clear where to find that configuration screen...
2018-04-02 18:39:34 +02:00
Morris Jobke
f533262a44 generate documentation from config.sample.php 2018-03-29 03:35:43 +02:00
Martin Kimmerle
578d32ae0f external SMB storage: fix and emphasize `domain\username`
"domain/username" should actually be written with a backslash.
2018-03-28 11:42:14 +02:00
Morris Jobke
4710f47f84 Merge pull request #388 from nextcloud/redhat-centos-new-php
PHP upgrade for 5.6 and 7.0 on RHEL/CentOS
2018-03-21 15:15:14 +01:00
Joas Schilling
c7055af2d1 Fix link markup
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 08:58:40 +01:00
Joas Schilling
d904ccee53 Fix issues from cleanup in feb
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 08:50:39 +01:00
Louis-Philippe Véronneau
0d98b043c3 grant minimal sql privileges instead of granting all of them (fix #648) 2018-03-16 16:17:08 -04:00
Jos Poortvliet
8808c850fe 5.6 still supported!
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2018-03-15 16:10:45 +01:00
Jos Poortvliet
23f017ae50 Merge branch 'master' into requirements 2018-03-15 15:49:18 +01:00
Jos Poortvliet
89059314aa implement feedback.
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2018-03-15 15:46:55 +01:00
Morris Jobke
e81362300a Merge pull request #682 from maxolasersquad/patch-1
Update install instructions for PHP7 on Ubuntu.
2018-03-13 09:28:06 +01:00
Morris Jobke
2bc1e151f4 Merge pull request #713 from nextcloud/rullzer-patch-1
Update min OSX requirement
2018-03-09 15:02:02 +01:00
Marius Blüm
48c4291f6b Part 2 2018-03-09 14:09:18 +01:00
Marius Blüm
bd93deb4ea Fix Comment 2018-03-09 14:08:20 +01:00
Marius Blüm
740f8771a1 Delete sharing-files-2.png 2018-03-09 12:48:33 +01:00
Marius Blüm
ff57ed873f Remove outdated policy-docs 2018-03-09 12:45:55 +01:00
Marius Blüm
ae8c94499c Its called macOS now :) 2018-03-09 12:39:40 +01:00
Roeland Jago Douma
8ab40ca01f Update min OSX requirement 2018-03-09 12:28:00 +01:00
c0fe
5a7a6ba59e updated reverse_proxy_configuration.rst
Replaced double quotes with single quotes.
2018-03-07 12:45:18 -06:00
tflidd
f21a508c86 small fix
the forum was mentioned twice
2018-03-07 09:15:53 +01:00
Thomas Tanghus
b1fe49d082 Fix grammar error 2018-03-06 22:51:11 +01:00
Maurice Meyer
864fc49d02 Update system_requirements.rst
Fixes #8645
2018-03-05 13:39:39 +01:00
Morris Jobke
65f98fc4c4 Update encryption commands
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-03-05 11:17:14 +01:00
Marc Schröder
e1ffa0b96b Update mysql_4byte_support.rst
Added php for the instructions of changing the config.php and converting the existing tables.
2018-03-05 10:07:46 +01:00
Morris Jobke
fb94e32da8 Merge pull request #692 from nextcloud/document-password-policy
Add new return code for create user provisioning API
2018-02-27 14:56:22 +01:00
Morris Jobke
0c5ebfb944 Merge pull request #675 from ViktorF/master
Mention new maintenance:theme:update
2018-02-27 14:54:43 +01:00
Christian Oliff
a7a5646a2f Update activity_configuration.rst 2018-02-27 20:38:33 +09:00
Christian Oliff
347aad4e26 Update activity_configuration.rst 2018-02-23 21:43:52 +09:00
Morris Jobke
0796042872 Add new return code for create user provisioning API
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-02-23 10:17:57 +01:00
Marius Blüm
6f92afa697 Bring back workflow-documentation
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-02-20 12:18:18 +01:00