update config.template.json,

update .gitignore,
fix required admin membership in openldap init,
add set cookie header to delete ticket endpoint
This commit is contained in:
2024-01-19 08:02:10 +00:00
parent ca6fbfc002
commit 64853b3b14
4 changed files with 6 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ ou: groups
# admin group
dn: cn=admins,ou=groups,$BASE_DN
objectClass: groupOfNames
member: uid=paas,ou=people,$BASE_DN
member: uid=$ADMIN_ID,ou=people,$BASE_DN
cn: admins
# paas user