Commit Graph

16 Commits

Author SHA1 Message Date
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
b00c6fd36d don't log some plaintext secret info 2023-04-03 12:05:53 +10:00
5cc67501d3 change to use logging instead of print to stdout 2023-04-03 12:00:01 +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