mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-22 18:17:10 +08:00
feat: add ldap login support (#5706)
* feat: add ldap login support * fix: ldap permission config group
This commit is contained in:
@@ -9,6 +9,7 @@ const (
|
||||
OFFLINE_DOWNLOAD
|
||||
INDEX
|
||||
SSO
|
||||
LDAP
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user