Commit Graph

23 Commits

Author SHA1 Message Date
71c5de3762 fix sql typo
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-08 09:58:23 +11:00
04bf8270bb test schema update
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-08 09:54:57 +11:00
b51468db8c store ldap user in database
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-05 10:14:54 +11:00
cb7376eeeb progress on ldap
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-05 09:48:48 +11:00
2b331719b9 add ldap columns to user table
Some checks reported errors
continuous-integration/drone/push Build was killed
2024-01-04 15:07:59 +11:00
2398288e08 use log rather than fmt
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-04 12:02:05 +11:00
f6602f2823 change json key names
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-03 14:50:44 +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
747487b764 rename project to smt
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-04 12:47:50 +10:00
3407dfe4fe remove extra logging
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-03 15:31:38 +10:00
87d179fd5e fix logic error
All checks were successful
continuous-integration/drone Build is passing
2023-04-03 15:12:42 +10:00
5cc67501d3 change to use logging instead of print to stdout 2023-04-03 12:00:01 +10:00
c0c10c21a9 updates 2023-04-03 10:38:53 +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
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
1654ff87ed logging 2023-03-29 16:13:06 +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