Commit Graph

87 Commits

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