|
|
47899d47cd
|
- add: virtual workspace
- add: start of packet-service
|
2024-11-26 13:16:20 -05:00 |
|
|
|
815cb210dc
|
- fix: warnings about unused variables
- add: LOG_LEVEL env variable
|
2024-11-26 13:15:33 -05:00 |
|
|
|
e494860e9a
|
- remove: unused dependency consul as we use reqwest for interactions
|
2024-11-26 10:30:39 -05:00 |
|
|
|
a3638a2983
|
- add: signal handler to deregister from consul
|
2024-11-26 10:28:30 -05:00 |
|
|
|
969a85d899
|
- remove: unused variable
|
2024-11-26 02:02:02 -05:00 |
|
|
|
8499655fe9
|
- remove: unused imports
|
2024-11-26 02:01:27 -05:00 |
|
|
|
ab7728837c
|
- add: service discovery protocol using consul
|
2024-11-26 01:59:01 -05:00 |
|
|
|
113ab5a4ac
|
- add: roles to user
- add: register calls for auth server
- add: user lookup by email
- add: start of password reset
- add: Cache trait to allow redis cache mocking
|
2024-11-26 01:58:26 -05:00 |
|
|
|
3fc6c6252c
|
- update: database client to implement a database trait so we can mock it out
- update unit tests
- add: database client mock
|
2024-11-25 22:20:15 -05:00 |
|
|
|
3ff22c9a5b
|
- add: initial database and auth services
|
2024-11-25 20:45:16 -05:00 |
|
|
|
6a35b5b373
|
Initial commit
|
2024-11-22 00:03:34 -05:00 |
|