b8b0504a70add unit tests for various utility functions, add integration test for LDAPClient, add aiutomatic openldap configuration for testing through make, add make targets for tests improve make targets for build/clean, update README with build and test instructions
v1.0.5
Arthur Lu2024-10-19 04:16:17 +0000
981388784bupdate config.template.json, update .gitignore, fix required admin membership in openldap init, add set cookie header to delete ticket endpoint
Arthur Lu
2024-01-19 08:02:10 +0000
64853b3b14update config.template.json, update .gitignore, fix required admin membership in openldap init, add set cookie header to delete ticket endpointArthur Lu2024-01-19 08:02:10 +0000
2b15c04be0fix newline in paas.template.ldif
Arthur Lu
2024-01-18 04:53:26 +0000
ca6fbfc002fix newline in paas.template.ldifArthur Lu2024-01-18 04:53:26 +0000
bc0001dbb8add admin email field
Arthur Lu
2024-01-18 04:50:09 +0000
3ce798acedimprove ldap return values, fix addUserToGroup and delUser logic with user-group interaction
Arthur Lu
2023-11-30 04:28:49 +0000
164f937b0aimprove ldap return values, fix addUserToGroup and delUser logic with user-group interactionArthur Lu2023-11-30 04:28:49 +0000
b4ee79589bimplement group methods, implement modUser
Arthur Lu
2023-11-28 00:20:54 +0000
91092d554cimplement group methods, implement modUserArthur Lu2023-11-28 00:20:54 +0000
9d6f62b4a3fix 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
Arthur Lu
2023-11-17 19:49:11 +0000
10116da900fix 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 methodsArthur Lu2023-11-17 19:49:11 +0000
d541062edacreate openldap setup utilities, prototype ldap api interface
Arthur Lu
2023-11-16 22:41:38 +0000