John Molakvoæ
a6bc084a7d
fix: clarify that group admins cannot add existing users to their group
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com >
2025-05-12 13:51:22 +02:00
Simon L.
495247ae4a
standardize occ command documentation
...
Use `sudo -E -u www-data php occ` everywhere.
Motivation: this should work on more appliances like also inside docker containers.
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-04-29 13:21:08 +02:00
Claudio Cambra
d1ab4bd86b
feat(user_configuration): note lack of user count for "all accounts" when using LDAP/AD
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2025-04-10 20:19:42 +09:00
Ferdinand Thiessen
87d003b43d
fix: adjust two factor documentation
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-03-24 16:15:25 +01:00
Josh
7e2204589a
refactor(admin): 2FA chapter clean-up
...
- Document the three bundled (shipped) 2FA providers.
- Clarify what "providers" are and why they're important.
- Re-order the sections.
- Remove some outdated bits.
- Eliminate some redundancies.
- Misc tidying up.
Signed-off-by: Josh <josh.t.richards@gmail.com >
2025-03-24 16:02:55 +01:00
Ferdinand Thiessen
58fc7e8ee9
chore: document profile visibility for users and administrator
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-03-18 15:24:17 +01:00
Julien Veyssier
9a0a2e1a9c
add small Oidc sections in admin and developer docs
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net >
2025-03-13 12:29:56 +01:00
Edward Ly
7811ee596b
fix: update license values and examples
...
Signed-off-by: Edward Ly <contact@edward.ly >
2025-01-20 18:25:05 +01:00
Ferdinand Thiessen
f173e4f6e5
fix(admin): Update docs for account management
...
- Update screenshots
- Add note for email address of user
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-11-13 19:57:14 +01:00
Hamza Mahjoubi
8a652e3a7e
fix(admin-manual): adjust status codes for provision api user controller
...
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com >
2024-10-01 14:43:28 +02:00
Josh
fe886df59e
docs(ldap): Add logging suggestion to Troubleshooting section
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2024-09-21 16:26:06 -04:00
Côme Chilliet
a182d3cc30
enh: Move occ configuration to top level
...
It’s not specific to server configuration and should be easy to find in
the admin manual.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2024-09-17 16:36:43 +02:00
Christoph Wurst
e0439d6d68
feat(admin): Auth token clean-up
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2024-08-19 11:29:31 +02:00
Daniel Kesselberg
2f269adec6
feat: hello codespell
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2024-07-23 13:04:10 +02:00
Josh
d1ee46fe29
fix(admin): Make it real clear group admins have admin privs
...
Fixes nextcloud/server#46253
Signed-off-by: Josh <josh.t.richards@gmail.com >
2024-07-03 11:06:40 -04:00
Jake Nabasny
abb087d95e
Add additional user profile attributes from LDAP
...
Signed-off-by: Jake Nabasny <jake@nabasny.com >
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2024-06-03 08:43:28 +02:00
Daniel Kesselberg
97e9895527
chore: remove documentation for user_external
...
Users expect, because the app is mentioned in our admin documentation, that there should be a compatible release and are disappointed if not.
We do not maintain or support user_external, and therefore the mention in our documention should go.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2024-05-16 13:51:41 +02:00
Côme Chilliet
2ef266bac6
feat(ldap): Update screenshots and add new option documentation
...
Documented "Disable users missing from LDAP"
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2024-04-15 18:00:02 +02:00
Christoph Wurst
2a593f31c6
feat(admin): occ twofactor:cleanup/disable
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2024-03-11 08:34:11 +01:00
Arthur Schiwon
26e9a8d23e
doc(ldap): describe how to promote a group
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de >
2023-11-30 15:26:13 +01:00
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