f64c8899fe
fix bug in disk routes using getUserObjFromUsername
v2.0.0
alu2026-05-31 02:37:23 +00:00
ca1041ca16
cleanup api test files
alu2026-05-29 20:42:20 +00:00
104640facd
undo logical error in approveResources
alu2026-05-27 22:20:28 +00:00
af2194a8b3
various code cleanup and commenting
alu2026-05-26 22:35:56 +00:00
46295fabde
improve various error logging messages
alu2026-05-26 19:13:52 +00:00
6c77443aee
move and fix get avaliable pci devices to GET /node/type/instance/pci
alu2026-05-26 19:04:10 +00:00
4bc71e2212
workaround for node pcie get devices
alu2026-05-26 18:44:03 +00:00
24ed6907c7
initial updates to api v2.0.0: - switch access backend to access-manager-api - change resource quota to pool based - simplify backend system - various cleanup
alu2026-05-24 19:08:39 +00:00
b098a173fa
add user backup endpoints
alu2025-06-25 19:41:17 +00:00
3a41afb696
fix error messages in get pools/nodes
alu2025-06-24 20:02:30 +00:00
56ef0b4074
fix swap value bug in container creation
alu2025-05-03 00:20:22 +00:00
67fd748487
change net and hostpci arguments, fix bug in ct-templates
alu2025-04-22 23:48:45 +00:00
f34c13827b
add error handling in vm-isos and ct-templates when configured node is unreachable, update disk attach logic for new fabric changes
alu2025-04-16 20:09:19 +00:00
7626dcf387
add SameSite value for access cookies, add proper minimum expire time for username/auth access cookie, fix bug in setUser
alu2024-10-30 18:59:10 +00:00
01f55aa0cb
add return values to backend docstring, fix return values of all backends
alu2024-06-04 23:09:55 +00:00
b12f38e608
add getUserObjFromUsername util function, update all backends to use userObj, add user backend manager wrapper which calls all linked backends dealing with user data, list backend handlers for each realm
alu2024-06-03 18:09:28 +00:00
bb7404a82d
Merge pull request 'Update DB Interface' (#2) from update-localdb into main
alu2024-04-24 20:29:31 +00:00
9360f7abec
check instance pool matches user allowed pools, update user allowed nodes format, add get user ct templates route
alu2024-04-15 21:52:20 +00:00
3ddd1f62d7
update localdb backend interface, update all references to localdb backend
alu2024-04-09 21:02:41 +00:00
98479205d9
add pool selection to instance create, allow multiple pools per user
alu2024-04-08 21:19:57 +00:00
3281788089
implement full interface for paasldap backend
alu2024-04-05 22:33:56 +00:00
9d31e00366
add user backend documentation
alu2024-04-04 18:53:36 +00:00
b27172dd9e
fix various formatting, add interface for generic backends, add interfaces for DB and AUTH type backends, implement basic user password change method
alu2024-01-09 00:47:33 +00:00
a0109d3546
major rework of backend loading and usage: - split config from user data to config.json, add config.hson.template - moved default user data localdb to root folder - moved pve, localdb, ldap backend handlers to backends sub folder - add dynamic loading of all backends - add dynamic mapping for auth backends to support multiple auth sources - update affected endpoints
alu2024-01-06 22:36:18 +00:00
f40d1aee79
add per instance resource quotas, move getFullInstanceConfig to utils.js, rework resource related utilities to use new quota format
alu2023-11-15 19:57:59 +00:00