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>
This commit is contained in:
Daniel Kesselberg
2024-05-16 13:51:41 +02:00
parent e530e37f89
commit 97e9895527
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.