gns3-server/gns3server/api/routes/controller
2021-05-27 17:28:44 +09:30
..
dependencies Basic functional RBAC support. 2021-05-27 17:28:44 +09:30
__init__.py Basic functional RBAC support. 2021-05-27 17:28:44 +09:30
appliances.py Save/restore appliances Etag. 2021-05-17 00:37:15 +09:30
computes.py Complete type annotations for API endpoints. 2021-04-18 15:40:38 +09:30
controller.py Protect the API and add alternative authentication endpoint. 2021-04-20 11:59:02 +09:30
drawings.py Complete type annotations for API endpoints. 2021-04-18 15:40:38 +09:30
gns3vm.py Complete type annotations for API endpoints. 2021-04-18 15:40:38 +09:30
groups.py Basic functional RBAC support. 2021-05-27 17:28:44 +09:30
links.py Complete type annotations for API endpoints. 2021-04-18 15:40:38 +09:30
nodes.py Clean files and catch file path escape. Ref #1894 2021-05-15 22:35:44 +09:30
notifications.py Protect controlle notification endpoints. Ref #1888 2021-04-26 16:18:18 +09:30
permissions.py Basic functional RBAC support. 2021-05-27 17:28:44 +09:30
projects.py Basic functional RBAC support. 2021-05-27 17:28:44 +09:30
roles.py Basic functional RBAC support. 2021-05-27 17:28:44 +09:30
snapshots.py Complete type annotations for API endpoints. 2021-04-18 15:40:38 +09:30
symbols.py Complete type annotations for API endpoints. 2021-04-18 15:40:38 +09:30
templates.py Fix add node from template. Fixes https://github.com/GNS3/gns3-web-ui/issues/1122 2021-05-06 16:22:16 +09:30
users.py Basic functional RBAC support. 2021-05-27 17:28:44 +09:30