feat: support simple LDAP server (#1155)

* feat:Support simple ldap server

* fix:fix review problems

* fix:fix review problems
This commit is contained in:
Mr Forest
2022-09-24 21:48:29 +08:00
committed by GitHub
parent a447d64bf2
commit 07c1e3b836
6 changed files with 216 additions and 0 deletions

View File

@ -19,3 +19,4 @@ origin =
staticBaseUrl = "https://cdn.casbin.org"
isDemoMode = false
batchSize = 100
ldapServerPort = 389