VirtWeb/virtweb_backend/src
Pierre HUBERT 631cc96537
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is passing
Give more appropriate name to define authorized route for API token
2024-04-09 21:53:11 +02:00
..
actors Configure CI (#2) 2024-04-05 18:58:30 +00:00
controllers Can update and delete API tokens 2024-04-09 19:39:41 +02:00
extractors Start to implement API tokens checks 2024-04-09 21:49:26 +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 Can get a single API token 2024-04-09 19:04:49 +02:00
api_tokens.rs Give more appropriate name to define authorized route for API token 2024-04-09 21:53:11 +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
libvirt_client.rs Can get NW filter source XML definition 2024-01-02 15:52:04 +01: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