Sascha Wiswedel
f34aacf311
Note on configuring failover LDAP servers
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-05-15 11:12:03 +02:00
Sascha Wiswedel
5f30a79edc
App Store: "official" is now "Featured"
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-04-20 14:15:49 +02:00
Jan-Christoph Borchardt
c5b521f50d
Merge pull request #1852 from ahstro/fix/gender
...
Use more inclusive pronouns
2020-03-26 23:39:59 +01:00
Julius Härtl
51fb7ebea1
LDAP: Warn about changing uid
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-03-11 16:02:04 +01:00
Anton Strömkvist
62a5862359
Use more inclusive pronouns
...
Replace instances of gendered pronouns (e.g. 'she' and 'he')
with an equivalent variant of singular 'they'
Signed-off-by: Anton Strömkvist <anton@stromkvist.com >
2020-02-27 22:14:46 +01:00
Grzegorz Szymaszek
44de269401
Fix several typos
...
Signed-off-by: Grzegorz Szymaszek <gszymaszek@short.pl >
2019-12-03 13:50:11 +01:00
Arthur Schiwon
84afc7c77b
LDAP: inform about cleanUpJobChunkSize setting
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de >
2019-11-20 18:18:27 +01:00
Arthur Schiwon
7efb27ab0d
LDAP: explain flags for show-remnants
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de >
2019-11-20 18:13:41 +01:00
John Molakvoæ
af4b2ced9f
Update user_configuration.rst
2019-09-18 22:58:25 +02:00
Andrew Morgan
c92ef60dc1
Fix typo
...
"turn of loading" -> "turn off loading"
Signed-off-by: Andrew Morgan <andrew@amorgan.xyz >
2019-06-02 13:51:58 +01:00
Corentin Mercier
08603adcf5
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-12 19:41:38 +02:00
Corentin Mercier
ddd085b3b0
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-12 19:41:38 +02:00
Jack Henschel
827a943fc3
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-02 15:32:15 +02:00
Morris Jobke
187f3be303
Merge pull request #1319 from nextcloud/user_external-doc
...
user_external -- point to up to date documentation
2019-03-19 07:58:21 +01:00
unamundan
5096fbf779
Update two_factor-auth.rst
2019-03-19 06:51:03 +00:00
Jonas Sulzer
738f0efb4b
👌 IMPROVE: user_external -> point to up to date documentation
...
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch >
2019-03-18 15:00:36 +01:00
Flávio Gomes da Silva Lisboa
d0bef194f6
Documentation: behaviour with empty LDAP user-attributes undocumented #1010
2019-02-04 16:31:37 -02:00
Jani Uusitalo
9ff752fb02
Fix indefinite article before Nextcloud (an->a)
2019-01-10 17:44:30 +02:00
Morris Jobke
3b5f25aacc
Fix layout of user provisioning API
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-11-30 18:47:54 +01:00
Morris Jobke
24a3161df2
Style fix for provisioning API
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-11-30 18:31:48 +01:00
Morris Jobke
fb2814af20
Fix layout of LDAP API docs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-11-30 18:27:15 +01:00
Morris Jobke
9a709cb5e9
Update external user management docs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-11-30 18:22:05 +01:00
Morris Jobke
4d78dd344e
Fix syntax error in user config docs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-11-30 18:13:22 +01:00
Morris Jobke
aefc10ffed
Remove duplicate documentation of web server user from password reset docs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-11-30 18:13:07 +01:00
Christoph Wurst
a22f105552
Revamp 2FA admin docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2018-11-22 14:59:55 +01:00
Christoph Wurst
715aed21f0
Revert "Revamp 2FA admin docs ( #932 )"
...
This reverts commit 95469bf7fe .
2018-11-22 10:04:51 +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
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
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
Joas Schilling
1deab991be
Increase versions to 14
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2018-09-04 12:17:40 +02:00
Arthur Schiwon
0bef515783
add information about configurable LDAP Avatar behaviour
...
ref https://github.com/nextcloud/server/pull/10098
2018-07-04 12:44:16 +02:00
Arthur Schiwon
234f55629e
update outdated info
2018-07-04 12:43:16 +02:00
Gabriel Anca Corral
81898c25da
Add space before TODO in two_factor-auth.rst
2018-06-12 20:37:45 +01:00
Manuel Stahl
d1530c2c55
user_auth_ldap: List password change feature
...
Fixes #734
2018-05-03 16:06:27 +02:00
Marius Blüm
ff7a0874a7
Document haveibeenpwnd.com
2018-04-09 10:25:51 +02: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
Arthur Schiwon
08dbd677de
explain how to enable user login with nested groups
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de >
2017-12-19 13:08:43 +01:00
Arthur Schiwon
a3a3014a69
clarify permissions needed for ldap password change
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de >
2017-12-04 11:37:05 +01:00
peterdamian
9919a3fd3d
#600 Change headers to sentence case
2017-11-20 15:15:05 -05:00
Morris Jobke
2f2ff04c8b
Merge pull request #608 from peterdamian/change-peterdamian
...
Fix headers in the admin manual only
2017-11-17 07:54:07 +01:00
peterdamian
e07dd2c746
Header changes for the admin manual, #602
2017-11-15 17:01:03 -05:00
Arthur Schiwon
747351247c
add documentation about updateAttributesInterval
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de >
2017-11-13 16:25:10 +01:00
peterdamian
530a67034f
Change Sqlite to SQLite, behaviour to behavior and acute accent to apostrophe
2017-11-10 15:17:48 -05:00
Marius Blüm
09e715ee3e
User Management improvements
...
Signed-off-by: Marius Blüm <marius@lineone.io >
2017-06-18 12:34:17 +02:00
Arthur Schiwon
2eda419aea
format table
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de >
2017-06-13 17:24:34 -05:00
Arthur Schiwon
14127bec2a
document LDAP API
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de >
2017-06-13 17:24:29 -05:00
Morris Jobke
9ef437c382
Update version number in links to 12
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2017-05-01 12:20:28 -03:00
Roger Szabo
442a01ffc3
comment by blizzz 20170425
...
Signed-off-by: Roger Szabo <roger.szabo@web.de >
2017-04-25 18:29:47 +08:00
Roger Szabo
c0bfba2fcc
ldap default password policy
...
Signed-off-by: Roger Szabo <roger.szabo@web.de >
2017-04-25 17:25:59 +08:00
Morris Jobke
133d7d1120
Document API for sending welcome email again
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2017-04-20 18:09:59 -05:00