This commit is contained in:
mr
2026-01-23 11:09:31 +01:00
parent f93371e449
commit 1f4b25c594
4 changed files with 10 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ type Config struct {
LDAPBindDN string
LDAPBindPW string
LDAPBaseDN string
LDAPUserBaseDN string
LDAPRoleBaseDN string
ClientSecret string