1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-20 07:18:07 +00:00
gns3-server/gns3server/api/routes/controller
2023-11-03 15:35:49 +10:00
..
dependencies Fix compute authentication for websocket endpoints 2023-10-22 12:44:39 +10:00
__init__.py
acl.py List elements when a project is closed 2023-10-09 13:16:12 +10:00
appliances.py
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
drawings.py List elements when a project is closed 2023-10-09 13:16:12 +10:00
gns3vm.py
groups.py
images.py
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
projects.py
roles.py
snapshots.py
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