12 Commits

Author SHA1 Message Date
3fda9d675f add starttls init script,
fix some bugs with init script
2025-02-11 07:09:47 +00:00
9d5966bd58 add password check to init.sh 2025-02-11 07:09:47 +00:00
c030e0f11d update config.template.json,
update .gitignore,
fix required admin membership in openldap init,
add set cookie header to delete ticket endpoint
2025-02-11 07:09:47 +00:00
c64b6b8379 fix newline in paas.template.ldif 2025-02-11 07:09:47 +00:00
a1438d1388 add admin email field 2025-02-11 07:09:47 +00:00
6cbac8b2ce change paas to any admin user in init 2025-02-11 07:09:47 +00:00
4e720caa0a consolidate package and config import,
fix ldap auth template,
add start script and systemd service
2025-02-11 07:09:47 +00:00
1d758d6e28 remove admin userPassword read permission,
implement user add mod get del endpoints
2025-02-11 07:09:47 +00:00
e6eaf044b3 improve ldap return values,
fix addUserToGroup and delUser logic with user-group interaction
2025-02-11 07:09:47 +00:00
7d7af2d05e implement group methods,
implement modUser
2025-02-11 07:09:47 +00:00
cf06cfd334 fix openldap init script paas user token saving,
add config file with BASE_DN,
add async wrapper class for ldap client,
implement addUser getUser delUser,
add and implement addGroup delGroup methods
2025-02-11 07:09:47 +00:00
79c6fd8703 create openldap setup utilities,
prototype ldap api interface
2025-02-11 07:09:47 +00:00