Commit Graph

24 Commits

Author SHA1 Message Date
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