alu
4783d79523
refactor routes,
...
tronnet/workflows: Static Analysis -- Golang / static-go (push) Successful in 30s
use json encoding for route body parameters,
implement modify user/group/pool operations,
simplify schema by using comon lib struct tags and RequireAll and AtLeastOne helper functions,
properly implement locadb as Backend interface
2026-08-21 20:49:15 +00:00
alu
670f7d4999
fix proxmox return codes
tronnet/workflows: Static Analysis -- Golang / static-go (push) Successful in 59s
2026-08-18 23:18:52 +00:00
alu
82c3ba64b7
fix style errors
tronnet/workflows: Static Analysis -- Golang / static-go (push) Successful in 44s
2026-08-10 21:33:11 +00:00
alu
a0301512b6
remove unused type aliases
2026-07-24 22:10:25 +00:00
alu
08b2aa9a38
bump version to 1.0.0
2026-06-22 22:46:33 +00:00
alu
f423ab1334
minor change to realm handling
2026-06-10 15:45:29 +00:00
alu
13692cd1e0
clarify comments for AddUserToGroup and DelUserFromGroup supported cases
2026-06-09 21:11:47 +00:00
alu
e97c9cb86d
move flag parsing to main.go
2026-06-02 18:01:59 +00:00
alu
b6fd060daf
implement better ldap tls handling, fix naming for groupnames and usernames in path params
2026-05-31 02:43:28 +00:00
alu
98a12ef3e4
temporary fix for login time regression:
...
- add go-proxmox as submodule for latest commit
- use WithEagerAuth option to preempt 3s delay on HTTP 401 caused by lazy auth
2026-05-30 06:17:00 +00:00
alu
b0bcaf61a2
update go mod, remove tls insecure skip verifies
2026-05-28 20:02:54 +00:00
alu
c177f7d45b
add missing error handling
2026-05-27 18:48:09 +00:00
alu
0676793cf2
update go mod, found new issue with starttls (likely ldap side issue)
2026-05-12 22:27:39 +00:00
alu
3ee048e00d
update project name
2026-04-29 23:01:39 +00:00
alu
de7ac282db
implement pool group and user get routes,
...
improvements to http return codes,
add localdb backend handler
2026-04-29 21:15:20 +00:00
alu
d82602e508
implement user create/delete and group membership add/delete routes
2026-04-22 16:24:01 +00:00
alu
b4e45940a5
add proxmoxaas-common-lib dependency, update types and functions to use proxmoxaas-common-lib
2026-04-19 17:30:37 +00:00
alu
a9b0763c36
cleanup types
2026-04-04 23:37:49 +00:00
alu
3e3723a208
create realm configurations from proxmox domain configuration using api token,
...
update go mod with domain sync fixes from go-proxmox
2026-04-04 22:24:15 +00:00
alu
97bd582505
fix issue with pve group creation appending unused realm string
2026-03-29 17:51:59 +00:00
alu
a1a18af016
fix issue with proxmox session binding
2026-03-27 23:02:36 +00:00
alu
f17ae26506
implement pool-group and group-user ownership routes,
...
fix issue with config var scoping,
fix missing return in early exit conditions
2026-03-26 19:35:55 +00:00
alu
f0f8397d4a
implement group add/delete routes
2026-03-11 22:12:45 +00:00
alu
322f233718
basic implementation of create/delete pool
2026-03-02 21:45:39 +00:00