This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
gns3-server
Watch
1
Star
0
Fork
0
You've already forked gns3-server
mirror of
https://github.com/GNS3/gns3-server.git
synced
2025-02-01 16:58:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gns3-server
/
gns3server
/
db
/
models
History
grossmj
b683659d21
Sqlite doesn't allow BigInteger to be used as an primary key with autoincrement
2021-09-23 11:05:03 +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
Small db tables adjustments
2021-09-04 15:23:25 +09:30
images.py
Sqlite doesn't allow BigInteger to be used as an primary key with autoincrement
2021-09-23 11:05:03 +09:30
permissions.py
Only use the necessary HTTP methods for default permissions
2021-08-17 23:47:32 +09:30
roles.py
Add index for "name" field in role table
2021-09-03 15:21:41 +09:30
templates.py
Small db tables adjustments
2021-09-04 15:23:25 +09:30
users.py
Add last login info for users.
2021-06-03 16:57:16 +09:30