mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-21 22:30:46 +08:00
feat(ldap): add ldap protocol support (#50)
Co-authored-by: tardc <[email protected]> Co-authored-by: E99p1ant <[email protected]>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version: 1.3
|
||||
version: 1.4
|
||||
addr: :10000
|
||||
token:
|
||||
domain:
|
||||
@@ -19,6 +19,9 @@ dns:
|
||||
rmi:
|
||||
enable: true
|
||||
addr: :1099
|
||||
ldap:
|
||||
enable: true
|
||||
addr: :1389
|
||||
mysql:
|
||||
enable: true
|
||||
addr: :3306
|
||||
|
||||
Reference in New Issue
Block a user