Commit Graph

39 Commits

Author SHA1 Message Date
7f40884115 improve ldap login
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-05 10:33:09 +11:00
e8abd27f3c initial work on adding LDAP integration
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-04 11:42:04 +11:00
0619b497f7 new add role feature
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-04 09:43:59 +11:00
f7168d465a protect unlock api endpoint
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-03 17:18:23 +11:00
e7b2c86ba7 add delete user endpoint
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-03 15:05:07 +11:00
ca39234f12 remove logging of secure data
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-28 12:03:48 +11:00
484acd1822 more implementation of runtime unlock
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-28 11:14:16 +11:00
9203e09d2d test loading secret key
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-27 17:29:02 +11:00
ca316e7086 support querying for secret with username
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2023-04-19 09:27:06 +10:00
969d1ca8d0 logic fix
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-05 11:37:26 +10:00
b9a0c3ec0a add list secret api endpoint
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-05 11:31:42 +10:00
70f8103901 admin roles should be able to retrieve any secret
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-05 10:42:35 +10:00
1f80d0b9ad default storesecret roleid to roleid of requesting user
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-04 13:59:28 +10:00
05d7af20c1 test some reusable functions to retrieve secrets in different ways
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-04 13:26:29 +10:00
bf235cdebe bugfix
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-04 13:04:17 +10:00
747487b764 rename project to smt
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-04 12:47:50 +10:00
45ceae73c4 fix logging of password on Login
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-04 12:20:48 +10:00
61f2813802 logging
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-04 08:56:25 +10:00
93385646b6 don't log hashed passwords
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-04 08:40:42 +10:00
2d7a55e427 add getUsers
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-04 08:36:07 +10:00
4529663864 change some error messages
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-03 16:50:23 +10:00
f61441fe99 remove more unneeded logs 2023-04-03 12:21:55 +10:00
5cc67501d3 change to use logging instead of print to stdout 2023-04-03 12:00:01 +10:00
13b0f87e7d updates 2023-04-03 11:12:50 +10:00
c229e93103 updates 2023-04-03 11:04:52 +10:00
c0c10c21a9 updates 2023-04-03 10:38:53 +10:00
75468ee8f3 updates 2023-04-03 10:11:56 +10:00
1acf4c48d7 improve error handling 2023-04-03 09:20:56 +10:00
931d345ec4 add update endpoint 2023-04-03 09:17:42 +10:00
748f4251e1 improve checks 2023-04-03 08:33:31 +10:00
2554c7f4ca retrieve secret working 2023-04-02 10:58:50 +10:00
ef2e4ee4e9 encryption working 2023-04-01 18:25:07 +11:00
b19aeeb30d progres 2023-04-01 16:16:07 +11:00
7184eba5f3 start work on adding secrets 2023-03-31 16:59:38 +11:00
cc4a890064 admin only route is working 2023-03-29 19:52:46 +11:00
66983fa59d added login and test admin page 2023-03-29 14:44:50 +11:00
f561f466a2 registering works 2023-03-29 09:13:09 +11:00
7495a341cd working registration 2023-03-28 23:00:18 +11:00
8dc02a98bd basic code setup 2023-03-28 14:27:59 +11:00