Joas Schilling
9acb072164
Add space as allowed user id character
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-02-15 10:31:00 +01:00
Roeland Jago Douma
eb82b93a46
Revert "Fix images and alt tags, fix #621 , fix #622 "
2021-04-30 13:18:44 +02:00
Jan C. Borchardt
444d91253e
Fix images and alt tags, fix #621 , fix #622
...
- Change all `.. figure::` elements to `.. image::`
- Add empty `:alt:` so it is clear to screen readers that the images are decorative and don’t duplicate content
- Update styleguide with that info
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net >
2021-04-15 20:18:42 +02:00
Christian Hartmann
2843dd81cd
Fix password policy documentation
...
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de >
2021-03-28 00:02:31 +01:00
Joas Schilling
304baa3bdf
Fix link to "List of editable data fields"
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2021-03-24 09:37:08 +01:00
Joas Schilling
0ff91b66cb
Add docs for getting the fields list
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2021-03-23 08:52:30 +01:00
Sascha Wiswedel
bb393f38eb
documented usage of variables for external storages
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-11-16 11:43:57 +01:00
nienzu
9577b87f58
Use GET instead of POST User Provisioning API
2020-10-08 16:15:46 +08:00
Morris Jobke
5146a352e1
Fix user manual links
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2020-09-09 21:38:25 +02:00
Morris Jobke
a3edb5c876
Add info about LDAP info caching
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
Update admin_manual/configuration_user/user_auth_ldap.rst
Co-authored-by: blizzz <blizzz@arthur-schiwon.de >
2020-08-12 16:40:42 +02:00
Sascha Wiswedel
bd9ef16c19
purge strings about explicit Nextcloud versions
...
Versions deprecate fast and aren't needed in upstream documentation branches.
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-06-04 12:48:13 +02:00
Sascha Wiswedel
972a22c346
more link fixes
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-06-03 13:01:37 +02:00
Sascha Wiswedel
2d02dd8a0a
fixup syntax error
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-05-15 14:49:30 +02:00
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