Merge pull request #11835 from nextcloud/backport/11828/stable28

[stable28] chore: remove documentation for user_external
This commit is contained in:
Josh 2024-06-07 16:39:04 -04:00 committed by GitHub
commit 2b1e91bf16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 10 deletions

View File

@ -10,7 +10,6 @@ User management
reset_user_password
user_password_policy
two_factor-auth
user_auth_ftp_smb_imap
user_auth_ldap
user_auth_ldap_cleanup
user_auth_ldap_api

View File

@ -1,9 +0,0 @@
==================================================
User authentication with IMAP, SMB, FTP and others
==================================================
You may configure additional user backends with the
External User Backends (user_external) app.
See https://github.com/nextcloud/user_external#readme
for an up to date documentation.