grossmj
|
13ff7df9fa
|
Validate appliance files with Pydantic
|
2021-10-18 21:46:50 +10:30 |
|
grossmj
|
bc36d95060
|
Finalize image management refactoring and auto install appliance if possible
|
2021-10-10 17:35:11 +10:30 |
|
grossmj
|
078c42f185
|
Save image size + start to automatic template creation based on image checksum.
|
2021-08-11 16:58:23 +09:30 |
|
Jeremy Grossmann
|
f13b4e89b7
|
Merge branch '3.0' into image-management-refactoring
|
2021-08-10 05:46:22 -07:00 |
|
grossmj
|
6dd0f4d4d3
|
Allow logged in user to change some of its data. Administrators can lock users using the is_active field.
|
2021-08-09 16:36:18 +09:30 |
|
grossmj
|
229a04e2fa
|
Fix link style merge
|
2021-06-12 15:26:35 +09:30 |
|
grossmj
|
515bd50261
|
Start refactoring for images management
|
2021-06-06 16:52:47 +09:30 |
|
grossmj
|
6fb6a27859
|
Add last login info for users.
|
2021-06-03 16:57:16 +09:30 |
|
grossmj
|
4e33d29af8
|
Change RBAC field names from builtin to is_builtin
|
2021-06-03 16:24:38 +09:30 |
|
grossmj
|
fbc47598d9
|
Basic functional RBAC support.
|
2021-05-27 17:28:44 +09:30 |
|
grossmj
|
6d4da98b8e
|
Base API and tables for RBAC support.
|
2021-05-25 18:34:59 +09:30 |
|
grossmj
|
8810249d36
|
Add user groups support.
|
2021-05-15 15:10:02 +09:30 |
|
grossmj
|
a02aede1b0
|
Use uuid5 to create new compute_id. Fixes #1641 #1887
|
2021-04-21 13:47:32 +09:30 |
|
grossmj
|
0465cb87f6
|
Protect the API and add alternative authentication endpoint.
|
2021-04-20 11:59:02 +09:30 |
|
grossmj
|
e28452f09a
|
Secure users API and handle manual password recovery.
|
2021-04-19 09:40:04 +09:30 |
|
grossmj
|
c03226e368
|
Add default super admin account in controller db.
|
2021-04-18 17:39:47 +09:30 |
|
grossmj
|
9404c00411
|
Complete type annotations for API endpoints.
|
2021-04-18 15:40:38 +09:30 |
|
grossmj
|
44074ff7c9
|
Some cleaning.
|
2021-04-17 18:36:32 +09:30 |
|
grossmj
|
9c850e0f2b
|
Move schemas between compute and controller subpackages
|
2021-04-15 18:12:08 +09:30 |
|