1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-25 01:38:08 +00:00
gns3-server/gns3server/db/repositories
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 Refactor tests and start work on database integration. 2020-12-02 18:39:08 +10:30
base.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
computes.py Start refactoring for images management 2021-06-06 16:52:47 +09:30
images.py Add prune images endpoint. 2021-08-20 15:58:41 +09:30
rbac.py Add user permissions + RBAC tests. 2021-06-03 15:40:12 +09:30
templates.py Force refresh of updated_at value in db models. 2021-06-01 16:09:29 +09:30
users.py Add last login info for users. 2021-06-03 16:57:16 +09:30