Merge pull request #11828 from nextcloud/enh/noid/remove-user-auth-external

chore: remove documentation for user_external
This commit is contained in:
Arthur Schiwon 2024-05-17 14:42:16 +02:00 committed by GitHub
commit 95b2baad21
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.