1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-25 01:38:08 +00:00
gns3-server/gns3server/api/routes/controller
2024-03-16 16:00:27 +01:00
..
dependencies Fix compute authentication for websocket endpoints 2023-10-22 12:44:39 +10:00
__init__.py Merge branch '3.0' into resource-pools 2023-09-14 22:38:52 +07:00
acl.py Fix bug when listing endpoints for opened project 2023-11-23 15:38:42 +10:00
appliances.py Add required privileges to all endpoints 2023-09-02 17:54:24 +07:00
computes.py Do not enforce Compute.Audit and Template.Audit privileges due to current web-ui limitations 2023-10-18 15:51:43 +10:00
controller.py Remove websocket.close() 2024-03-16 16:00:27 +01:00
drawings.py List elements when a project is closed 2023-10-09 13:16:12 +10:00
gns3vm.py Complete type annotations for API endpoints. 2021-04-18 15:40:38 +09:30
groups.py Upgrade dependencies and fix user group tests 2023-09-03 17:58:51 +07:00
images.py Fix tests 2023-09-25 21:08:23 +10:00
links.py Fix ws console and packet capture over SSL 2023-11-03 15:35:49 +10:00
nodes.py Fix ws console and packet capture over SSL 2023-11-03 15:35:49 +10:00
pools.py Fix deleting resource from resource pool. Ref #2293 2023-09-28 18:38:38 +10:00
privileges.py Require users to be logged in for privilege API endpoints 2023-09-14 22:36:21 +07:00
projects.py Remove websocket.close() 2024-03-16 16:00:27 +01:00
roles.py Remove privileges endpoint from roles 2023-09-14 22:41:08 +07:00
snapshots.py Add required privileges to all endpoints 2023-09-02 17:54:24 +07:00
symbols.py List elements when a project is closed 2023-10-09 13:16:12 +10:00
templates.py Do not enforce Compute.Audit and Template.Audit privileges due to current web-ui limitations 2023-10-18 15:51:43 +10:00
users.py Add required privileges to all endpoints 2023-09-02 17:54:24 +07:00