mirror of
https://github.com/project-zot/zot.git
synced 2026-06-18 21:48:04 +08:00
fix: Add credentials config verification
This commit is contained in:
@@ -8,8 +8,7 @@ http:
|
||||
ldap:
|
||||
address: ldap.example.org
|
||||
basedn: ou=Users,dc=example,dc=org
|
||||
binddn: cn=ldap-searcher,ou=Users,dc=example,dc=org
|
||||
bindpassword: ldap-searcher-password
|
||||
credentialsFile: examples/config-ldap-credentials.json
|
||||
port: 389
|
||||
skipverify: false
|
||||
starttls: false
|
||||
|
||||
Reference in New Issue
Block a user