Côme Chilliet
0e1cd69f85
Apply suggestions from code review
...
Co-authored-by: Anna <anna@nextcloud.com >
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com >
2023-08-31 10:41:32 +02:00
Côme Chilliet
dec903223c
Document new command ldap:check-group
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2023-08-28 17:17:30 +02:00
Côme Chilliet
be2f3abd4f
Add documentation for files_sharing:hide_disabled_user_shares option
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2023-08-14 10:56:15 +02:00
Daniel Kesselberg
a264e14d2c
feat: update default length for password policy
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-08-06 18:37:47 +02:00
Josh Richards
9677e8937e
(admin) user_auth_ldap: add warnings about LDAP quota precedence
...
Addresses documentation TODO items in nextcloud/server#28052
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2023-07-08 11:23:37 -04:00
Josh Richards
d2aaffb0d9
Add the required OCS-APIRequest header to User Provisioning API examples
...
Confusingly this wasn't in the `curl` examples
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2023-06-06 12:47:57 -04:00
Marc Hefter
eeb14ed0c9
LDAP/AD user profile synchronization
...
* feature addition: [user_ldap] update user profile from LDAP
* added Fediverse field explanation
* clearification of user profile data handling
* data handling on profile update in user_ldap
* being more specific about the data corrected some misformatted parts
* better handling of user profile changes
* removed profile data from LDAP will get removed
Signed-off-by: Marc Hefter <marchefter@gmail.com >
2023-05-16 10:00:54 +02:00
Christoph Wurst
4de1a10310
feat(adminmanual): Document system address book in 27
...
* Exposed for everyone now
* Property scopes
* Enumeration
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-12 10:56:22 +02:00
Christoph Wurst
c6ffc4c791
feat(usermanual): Add user manager property description
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-09 16:27:38 +02:00
jld3103
9f4f34a306
Fix displayname property
...
Signed-off-by: jld3103 <jld3103yt@gmail.com >
2023-03-21 07:55:49 +01:00
Côme Chilliet
5e9d958370
Apply Tobias suggestion
...
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com >
2023-02-14 11:18:38 +01:00
Côme Chilliet
03dd64c469
Clarify shares situation for disabled users
...
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com >
2023-02-13 16:19:40 +01:00
Louis Chemineau
9725a4ed88
Add entry for ldapConnectionTimeout ldap option
...
https://github.com/nextcloud/server/pull/35355
Signed-off-by: Louis Chemineau <louis@chmn.me >
2023-02-07 18:18:45 +01:00
Thomas Citharel
e8479d0caf
Add missing comma
...
Leads to user issues https://github.com/nextcloud/server/issues/34841#issuecomment-1368470070
Signed-off-by: Thomas Citharel <nextcloud@tcit.fr >
2023-01-04 09:20:23 +01:00
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