You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/api/routes/controller
grossmj 60ce1172e0
Use an ACL table to check for privileges
11 months ago
..
dependencies Use an ACL table to check for privileges 11 months ago
__init__.py Use an ACL table to check for privileges 11 months ago
acl.py Use an ACL table to check for privileges 11 months ago
appliances.py Pydantic v2 migration 11 months ago
computes.py Fix validation issues and improve exceptions logs 11 months ago
controller.py Remove explicit Response for endpoints returning HTTP 204 status code 2 years ago
drawings.py Remove explicit Response for endpoints returning HTTP 204 status code 2 years ago
gns3vm.py Complete type annotations for API endpoints. 3 years ago
groups.py Use an ACL table to check for privileges 11 months ago
images.py Allow raw images by default. Fixes https://github.com/GNS3/gns3-server/issues/2097 2 years ago
links.py Remove explicit Response for endpoints returning HTTP 204 status code 2 years ago
nodes.py Pydantic v2 migration 11 months ago
notifications.py Fix some issues with HTTP notification streams 2 years ago
projects.py Use an ACL table to check for privileges 11 months ago
roles.py Use an ACL table to check for privileges 11 months ago
snapshots.py Remove explicit Response for endpoints returning HTTP 204 status code 2 years ago
symbols.py Fix tests 1 year ago
templates.py Use an ACL table to check for privileges 11 months ago
users.py Use an ACL table to check for privileges 11 months ago