new add role feature
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-01-04 09:43:59 +11:00
parent f7168d465a
commit 0619b497f7
5 changed files with 105 additions and 9 deletions

View File

@@ -4,5 +4,6 @@ INITIAL_PASSWORD=Password123
TOKEN_HOUR_LIFESPAN=168
BIND_IP=
BIND_PORT=8443
LDAP_BIND_ADDRESS=
TLS_KEY_FILE=key.pem
TLS_CERT_FILE=cert.pem