1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-20 15:28:22 +00:00
gns3-server/gns3server/api/routes/controller
2023-08-27 18:20:42 +10:00
..
dependencies Use an ACL table to check for privileges 2023-08-27 18:20:42 +10:00
__init__.py Use an ACL table to check for privileges 2023-08-27 18:20:42 +10:00
acl.py Use an ACL table to check for privileges 2023-08-27 18:20:42 +10:00
appliances.py Pydantic v2 migration 2023-08-04 18:20:06 +10:00
computes.py Fix validation issues and improve exceptions logs 2023-08-17 17:36:50 +10:00
controller.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
drawings.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
gns3vm.py Complete type annotations for API endpoints. 2021-04-18 15:40:38 +09:30
groups.py Use an ACL table to check for privileges 2023-08-27 18:20:42 +10:00
images.py Allow raw images by default. Fixes https://github.com/GNS3/gns3-server/issues/2097 2022-12-26 11:28:51 +08:00
links.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
nodes.py Pydantic v2 migration 2023-08-04 18:20:06 +10:00
notifications.py Fix some issues with HTTP notification streams 2022-09-13 22:10:01 +02:00
projects.py Use an ACL table to check for privileges 2023-08-27 18:20:42 +10:00
roles.py Use an ACL table to check for privileges 2023-08-27 18:20:42 +10:00
snapshots.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
symbols.py Fix tests 2023-02-17 21:25:19 +08:00
templates.py Use an ACL table to check for privileges 2023-08-27 18:20:42 +10:00
users.py Use an ACL table to check for privileges 2023-08-27 18:20:42 +10:00