VirtWeb/virtweb_backend/src
Pierre HUBERT d60064fbaa
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Minor fixes
2024-04-23 18:51:01 +02:00
..
actors Configure CI (#2) 2024-04-05 18:58:30 +00:00
controllers Minor fixes 2024-04-23 18:51:01 +02:00
extractors Upgrade basic-jwt to version 0.2.0 2024-04-20 13:56:05 +02:00
libvirt_lib_structures Improve network checks 2024-01-08 21:29:31 +01:00
libvirt_rest_structures Start to build NAT configuration mode 2024-01-10 19:29:24 +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 Use basic-jwt crate to sign / validate JWT 2024-04-20 13:33:32 +02:00
api_tokens.rs Minor fixes 2024-04-23 18:51:01 +02:00
app_config.rs Can create API tokens 2024-04-09 18:36:18 +02:00
constants.rs Minor fixes 2024-04-23 18:51:01 +02:00
lib.rs WIP 2024-04-08 22:19:28 +02:00
libvirt_client.rs Can get NW filter source XML definition 2024-01-02 15:52:04 +01: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