actors
|
Configure CI (#2)
|
2024-04-05 18:58:30 +00:00 |
controllers
|
List the tokens from the WebUI
|
2024-04-17 22:20:01 +02:00 |
extractors
|
Enforce IP restriction
|
2024-04-10 21:35:53 +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
|
Can get a single API token
|
2024-04-09 19:04:49 +02:00 |
api_tokens.rs
|
Can configure maximum inactivity of token
|
2024-04-19 18:52:28 +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
|
Can update and delete API tokens
|
2024-04-09 19:39:41 +02:00 |
middlewares.rs
|
Add middleware to check authentication
|
2023-09-02 19:15:11 +02:00 |