mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-03 12:30:19 +08:00
feat: support simple LDAP server (#1155)
* feat:Support simple ldap server * fix:fix review problems * fix:fix review problems
This commit is contained in:
@ -19,3 +19,4 @@ origin =
|
||||
staticBaseUrl = "https://cdn.casbin.org"
|
||||
isDemoMode = false
|
||||
batchSize = 100
|
||||
ldapServerPort = 389
|
||||
|
Reference in New Issue
Block a user