1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-14 04:19:00 +00:00
gns3-server/gns3server/api/routes/controller
grossmj 10fdd8fcf4 Add connect endpoint for computes
Param to connect to compute after creation
Report compute unauthorized HTTP errors to client
2021-12-24 13:05:39 +10:30
..
dependencies Secure websocket endpoints 2021-11-01 16:45:14 +10:30
__init__.py
appliances.py Add a custom version to an appliance 2021-10-19 15:15:10 +10:30
computes.py Add connect endpoint for computes 2021-12-24 13:05:39 +10:30
controller.py Return the current controller hostname/IP from any compute 2021-10-21 21:38:36 +10:30
drawings.py
gns3vm.py
groups.py
images.py Do not automatically install appliance after uploading image 2021-12-08 00:01:25 +10:30
links.py Fix packet capture 2021-12-02 18:07:09 +10:30
nodes.py Add isolate and unisolate endpoints. Ref https://github.com/GNS3/gns3-gui/issues/3190 2021-09-15 18:04:43 +09:30
notifications.py Ignore OSError when closing websocket 2021-12-08 00:00:54 +10:30
permissions.py
projects.py Do not require the local server param to open a .gns3 file. Fixes https://github.com/GNS3/gns3-gui/issues/2421 Ref #1460 2021-12-10 15:52:57 +10:30
roles.py
snapshots.py
symbols.py
templates.py Revert "No need to add permissions when the super admin creates templates or projects" 2021-09-20 10:36:56 +09:30
users.py Merge branch '3.0' into image-management-refactoring 2021-09-20 17:06:46 +09:30