1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-14 04:19:00 +00:00
gns3-server/gns3server/db/models
grossmj 4d9e4e1059 Add prune images endpoint.
Use many-to-many relationship between images and templates.
2021-08-20 15:58:41 +09:30
..
__init__.py Start refactoring for images management 2021-06-06 16:52:47 +09:30
base.py Base API and tables for RBAC support. 2021-05-25 18:34:59 +09:30
computes.py Save computes to database 2021-04-05 14:21:41 +09:30
images.py Add prune images endpoint. 2021-08-20 15:58:41 +09:30
permissions.py Add user permissions + RBAC tests. 2021-06-03 15:40:12 +09:30
roles.py Add last login info for users. 2021-06-03 16:57:16 +09:30
templates.py Add prune images endpoint. 2021-08-20 15:58:41 +09:30
users.py Add last login info for users. 2021-06-03 16:57:16 +09:30