VirtWeb/virtweb_backend/src
Pierre HUBERT 9432b3a8fd
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Remove "None" variant for JWT public key
2024-04-20 11:56:36 +02:00
..
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
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 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
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