actors
|
Configure CI (#2)
|
2024-04-05 18:58:30 +00:00 |
controllers
|
Remove "None" variant for JWT public key
|
2024-04-20 11:56:36 +02:00 |
extractors
|
Remove "None" variant for JWT public key
|
2024-04-20 11:56:36 +02:00 |
libvirt_lib_structures
|
Improve network checks
|
2024-01-08 21:29:31 +01:00 |
middlewares
|
Start to implement API tokens checks
|
2024-04-09 21:49:26 +02:00 |
nat
|
Fix NAT mode command
|
2024-01-11 19:10:04 +01:00 |
utils
|
Remove "None" variant for JWT public key
|
2024-04-20 11:56:36 +02:00 |
api_tokens.rs
|
Remove "None" variant for JWT public key
|
2024-04-20 11:56:36 +02:00 |
app_config.rs
|
Can create API tokens
|
2024-04-09 18:36:18 +02:00 |
constants.rs
|
WIP
|
2024-04-08 22:19:28 +02:00 |
lib.rs
|
WIP
|
2024-04-08 22:19:28 +02:00 |
main.rs
|
Rename /api/tokens -> /api/token
|
2024-04-20 11:38:45 +02:00 |
middlewares.rs
|
Add middleware to check authentication
|
2023-09-02 19:15:11 +02:00 |