acl.py
|
Add required privileges to all endpoints
|
2023-09-02 17:54:24 +07:00 |
base.py
|
Pydantic v2 migration
|
2023-08-04 18:20:06 +10:00 |
computes.py
|
Small db tables adjustments
|
2021-09-04 15:23:25 +09:30 |
images.py
|
New database schema for better RBAC
|
2023-08-21 21:32:23 +10:00 |
privileges.py
|
Add more built-in roles
|
2023-09-02 18:15:00 +07:00 |
roles.py
|
Add more built-in roles
|
2023-09-02 18:15:00 +07:00 |
templates.py
|
New database schema for better RBAC
|
2023-08-21 21:32:23 +10:00 |
users.py
|
Use an ACL table to check for privileges
|
2023-08-27 18:20:42 +10:00 |