Andrew Dawes
e1bc8c6667
Fixed several typos and grammar errors
...
Signed-off-by: Andrew Dawes <andrewsdawes@gmail.com >
2022-10-25 07:32:25 +02:00
Thomas Citharel
a1d216f064
Add information that the app is enabled in OCS Apps API result
...
Signed-off-by: Thomas Citharel <nextcloud@tcit.fr >
2022-08-15 11:02:00 +02:00
blizzz
2ec143ef89
Merge pull request #6721 from m7913d/addUpdateGroup
...
Documented changing display name of group
2022-07-19 23:53:39 +02:00
Christoph Wurst
8662269b2b
Drop links to unofficial twofactor_admin app
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-06-14 15:46:31 +02:00
m7913d
d0e471fe63
Improved formatting
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com >
Signed-off-by: Dries Mys <dries.mys@my-dreams.be >
2022-05-29 14:23:45 +02:00
m7913d
752ef5d09b
Documenting type of key and value
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com >
Signed-off-by: Dries Mys <dries.mys@my-dreams.be >
2022-05-29 14:23:45 +02:00
m7913d
af4533eaf3
Documented changing display name of group
...
This instruction was already added to nextcloud in 2019, see commit 653628c8fb
Signed-off-by: Dries Mys <dries.mys@my-dreams.be >
2022-05-29 14:23:45 +02:00
Thomas Citharel
0918817a04
Add documentation for the default_property_scope config.php key
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2022-05-17 15:18:46 +02:00
Côme Chilliet
8fbc383ed7
Fix command options formatting
...
Avoids double-dash being turned into a single one by rendering.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2022-05-09 10:09:37 +02:00
Cyrille Bollu
952cd1b7f8
Update two_factor-auth.rst
...
fixes link to two-factor provider page in developper manual
Signed-off-by: Cyrille Bollu <cyr.debian@bollu.be >
2022-04-22 09:37:16 +02:00
Pytal
ff2c816a50
Merge pull request #8141 from nextcloud/admin-profile-config
2022-03-23 21:33:13 -07:00
Christopher Ng
8826b0ba6e
Document profile configuration options for admins
...
Signed-off-by: Christopher Ng <chrng8@gmail.com >
2022-03-21 18:39:31 -07:00
Joas Schilling
933d47accb
Revert "Adds warning about user deletion and object store"
2022-02-25 09:56:04 +01:00
Joas Schilling
2b8e6966fb
Merge pull request #8018 from carlcsaposs/admin-manual-grammar
...
Fix grammatical & spelling errors in admin manual
2022-02-25 08:34:35 +01:00
Carl Csaposs
256c00f927
Fix title underline length
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com >
Signed-off-by: Carl Csaposs <carl@csaposs.com >
2022-02-24 17:41:36 +00:00
Joas Schilling
ee4346f97c
Merge pull request #6094 from nextcloud/pierreozoux-patch-1
...
Adds warning about user deletion and object store
2022-02-24 13:58:03 +01:00
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