VirtWeb/virtweb_backend/src/controllers
Pierre HUBERT c7de64cc02
All checks were successful
continuous-integration/drone/push Build is passing
Add API tokens support (#9)
Make it possible to create token authorized to query predetermined set of routes.

Reviewed-on: #9
Co-authored-by: Pierre HUBERT <pierre.git@communiquons.org>
Co-committed-by: Pierre HUBERT <pierre.git@communiquons.org>
2024-04-23 17:04:43 +00:00
..
api_tokens_controller.rs Add API tokens support (#9) 2024-04-23 17:04:43 +00:00
auth_controller.rs Can disable auth 2023-09-08 09:04:48 +02:00
iso_controller.rs Managed to start a VM again 2023-12-06 20:27:59 +01:00
mod.rs Add API tokens support (#9) 2024-04-23 17:04:43 +00:00
network_controller.rs Refacto structures definition 2023-12-28 19:29:26 +01:00
nwfilter_controller.rs Prevent default rules from being deleted 2024-01-02 15:58:39 +01:00
server_controller.rs Add API tokens support (#9) 2024-04-23 17:04:43 +00:00
static_controller.rs Can generate release builds 2023-12-12 15:45:56 +01:00
vm_controller.rs Can define network filters 2024-01-02 18:56:16 +01:00