api_data
|
Can create admin account from API
|
2021-05-15 09:59:34 +02:00 |
controllers
|
Implement missing features
|
2021-05-15 10:07:11 +02:00 |
data
|
Can update admin roles
|
2021-05-15 09:10:39 +02:00 |
helpers
|
Can get the list of administrators from the api
|
2021-05-15 09:19:43 +02:00 |
utils
|
Can show command line help
|
2021-05-04 19:36:31 +02:00 |
constants.rs
|
Start to implement admin roles logic
|
2021-05-14 18:25:53 +02:00 |
lib.rs
|
Automatically clean old access tokens
|
2021-02-13 16:36:39 +01:00 |
main.rs
|
Start to implement admin roles logic
|
2021-05-14 18:25:53 +02:00 |
routes.rs
|
Can create admin account from API
|
2021-05-15 09:59:34 +02:00 |
server.rs
|
Can create admin account from API
|
2021-05-15 09:59:34 +02:00 |
user_ws_routes.rs
|
Implement presence mechanismes
|
2021-04-21 15:21:29 +02:00 |