nextcloud-documentation/admin_manual/configuration_user
Josh 0b74e40f39 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>
2024-12-16 17:52:05 -05:00
..
authentication.rst feat(admin): Auth token clean-up 2024-08-19 11:29:31 +02:00
index.rst feat(admin): Auth token clean-up 2024-08-19 11:29:31 +02:00
instruction_set_for_apps.rst Add the required OCS-APIRequest header to User Provisioning API examples 2023-06-06 12:47:57 -04:00
instruction_set_for_groups.rst Add the required OCS-APIRequest header to User Provisioning API examples 2023-06-06 12:47:57 -04:00
instruction_set_for_users.rst fix(admin-manual): adjust status codes for provision api user controller 2024-10-01 14:43:28 +02:00
profile_configuration.rst enh: Move occ configuration to top level 2024-09-17 16:36:43 +02:00
reset_admin_password.rst enh: Move occ configuration to top level 2024-09-17 16:36:43 +02:00
reset_user_password.rst
two_factor-auth.rst refactor(admin): 2FA chapter clean-up 2024-12-16 17:52:05 -05:00
user_auth_ldap_api.rst Add entry for ldapConnectionTimeout ldap option 2023-02-07 18:18:45 +01:00
user_auth_ldap_cleanup.rst enh: Move occ configuration to top level 2024-09-17 16:36:43 +02:00
user_auth_ldap.rst docs(ldap): Add logging suggestion to Troubleshooting section 2024-09-21 16:26:06 -04:00
user_configuration.rst fix(admin): Update docs for account management 2024-11-13 19:57:14 +01:00
user_password_policy.rst feat: update default length for password policy 2023-08-06 18:37:47 +02:00
user_provisioning_api.rst