1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-12-28 01:38:08 +00:00
gns3-server/gns3server/api/routes/controller
2021-06-06 16:52:47 +09:30
..
dependencies Add user permissions + RBAC tests. 2021-06-03 15:40:12 +09:30
__init__.py Start refactoring for images management 2021-06-06 16:52:47 +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 Allow controller to be reloaded using the API. Fixes #1743 2021-06-04 17:01:07 +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 Start refactoring for images management 2021-06-06 16:52:47 +09:30
images.py Start refactoring for images management 2021-06-06 16:52:47 +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 Start refactoring for images management 2021-06-06 16:52:47 +09:30
projects.py Move "/{project_id}/templates/{template_id}" endpoint. 2021-06-03 18:18:34 +09:30
roles.py Start refactoring for images management 2021-06-06 16:52:47 +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 Start refactoring for images management 2021-06-06 16:52:47 +09:30
users.py Start refactoring for images management 2021-06-06 16:52:47 +09:30