VirtWeb/virtweb_backend/src
Pierre HUBERT c908d00c62
All checks were successful
continuous-integration/drone/push Build is passing
Can get the list of groups
2024-11-02 17:44:10 +01:00
..
actors Fix compatibility issue 2024-08-27 14:06:35 +00:00
controllers Can get the list of groups 2024-11-02 17:44:10 +01:00
extractors Add API tokens support (#9) 2024-04-23 17:04:43 +00:00
libvirt_lib_structures Can assign a group to VMs 2024-11-02 17:31:05 +01:00
libvirt_rest_structures Can get the list of groups 2024-11-02 17:44:10 +01:00
middlewares Can set a list of allowed IP 2024-04-23 19:29:11 +02:00
nat Fix NAT mode command 2024-01-11 19:10:04 +01:00
utils Configure CI (#2) 2024-04-05 18:58:30 +00:00
api_tokens.rs Add API tokens support (#9) 2024-04-23 17:04:43 +00:00
app_config.rs Can set a list of allowed IP 2024-04-23 19:29:11 +02:00
constants.rs Add API tokens support (#9) 2024-04-23 17:04:43 +00:00
lib.rs Add API tokens support (#9) 2024-04-23 17:04:43 +00:00
libvirt_client.rs Can get the list of groups 2024-11-02 17:44:10 +01:00
main.rs Can get the list of groups 2024-11-02 17:44:10 +01:00
middlewares.rs Add middleware to check authentication 2023-09-02 19:15:11 +02:00