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:
2025-02-11 07:09:47 +00:00
parent c64b6b8379
commit c030e0f11d
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