Commit Graph

197 Commits

Author SHA1 Message Date
Joas Schilling
5d25159561
Merge pull request #7876 from jacksgt/patch-2
Correct typo in user_auth_ldap.rst
2022-02-24 13:46:03 +01:00
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
Carl Csaposs
eb04cfcc16 Fix grammatical & spelling errors in admin manual
Signed-off-by: Carl Csaposs <carl@csaposs.com>
2022-02-10 02:04:17 +00:00
Jack Henschel
512145364f
Update user_auth_ldap.rst 2021-12-23 18:11:46 +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
Pierre Ozoux
6e14f4e5af
Adds warning about user deletion and object store
Documents bug https://github.com/nextcloud/server/issues/9690
2021-01-31 18:36:28 +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
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
Joas Schilling
0d044385d9
Add new user attributes to the docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-10 12:42:47 +02:00
Joas Schilling
f994accb33
Fix code blocks and captions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-10 12:35:13 +02:00
Joas Schilling
27cb92fb6b
Adjust more mentions on php versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:00:43 +01:00
Björn Schießle
6003188b51 Update user_provisioning_api.rst
Mention that the content type "application/x-www-form-urlencoded" is needed for POST request, see https://secure.php.net/manual/en/reserved.variables.post.php
2016-12-14 14:32:21 +01:00
Morris Jobke
2fe8fd88bf Merge pull request #240 from GitHubUser4234/master
Documentation for enabling changing passwords in user_ldap
2016-12-09 12:44:53 +01:00
Morris Jobke
76db1b7832
fix all the warnings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-09 12:07:01 +01:00
Roger Szabo
08dd8d9392 use bullet points
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2016-12-07 16:59:32 +08:00
Joas Schilling
84aa7807bd
Remove trailing whitespaces
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-07 07:28:36 +01:00
Joas Schilling
52c02a5ab5 Merge pull request #187 from dnutan/master
auth LDAP + user provisioning API
2016-12-07 07:22:33 +01:00
Morris Jobke
d4eb8bfd3a
fix typo
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 11:05:43 +01:00
Morris Jobke
360842eee2
adjust to @blizzz comments
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 11:04:50 +01:00
Morris Jobke
e279124261
Document sizelimit exceed
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 10:59:48 +01:00
Jos Poortvliet
6ee4225fbd create 2FA documentation 2016-11-21 18:09:22 +01:00
Benedikt Geißler
1947cef098 Add documentation for enabling and disabling users via the Nextcloud provisioning API 2016-11-10 18:13:24 +01:00
dnutan
3cc3875a80 minor corrections
NOTE: **groups / getgroup** section: HTTP method and provided example don't match. Which of them is correct (GET)? (lines: 555, 564)
2016-09-24 21:54:25 +02:00
dnutan
662821b706 Update user_auth_ldap.rst
Changes to be carefully reviewed.

Note: the following **Directory Settings** options are not described in the documentation:

* Dynamic Group Member URL
* Nested Groups
* Paging chunksize
2016-09-24 16:21:22 +02:00
root
97ecc15074 doc for password policy 2016-09-05 16:55:04 +08:00
Roeland Jago Douma
8626051300
OCS API request OCS-APIRequest header to be set 2016-09-05 08:14:59 +02:00
root
d5845872bc layout correction 2016-08-23 15:50:52 +08:00
root
c8e772de31 layout correction 2016-08-23 15:49:27 +08:00
root
baa61a87fc layout correction 2016-08-23 15:39:38 +08:00
root
32d060cf09 wording 2016-08-23 15:39:02 +08:00
root
afd5b78a46 wording 2016-08-23 15:36:06 +08:00
root
d30c29329f layout correction 2016-08-23 15:34:02 +08:00
root
0bfca91281 layout correction 2016-08-23 15:20:45 +08:00
root
699146e05f add comments for pr #600 2016-08-23 15:15:00 +08:00
Hagen Graf
6c07be5745 Update user_password_policy.rst 2016-08-02 12:16:05 +02:00
Hagen Graf
7a2feec175 Update user_password_policy.rst 2016-08-02 12:13:41 +02:00
Hagen Graf
f7c890784c Update user_password_policy.rst 2016-08-02 12:10:35 +02:00
Hagen Graf
aebde8268d Update user_password_policy.rst 2016-08-02 12:10:06 +02:00
Hagen Graf
38299df971 Update index.rst 2016-08-02 12:09:23 +02:00
Hagen Graf
680657f150 Update user_password_policy.rst 2016-08-02 12:07:05 +02:00
Hagen Graf
fa340359e9 Create user_password_policy 2016-08-02 11:48:51 +02:00