mrhid6
850aa0ed05
feat(server): org-scope service layer + handlers + org admin API
...
Threads org_id through every admin-facing service function (servers, keys,
assignments, secrets, workflows/steps/runs, monitors, channels, audit),
adds RequireRole middleware, and wires /api/org user + OIDC management
routes. Agent/scheduler paths keep unique-key signatures and resolve org
from the loaded record; internal-only helpers (getServerByID,
getRunByID, getMonitorByID) preserve those call sites.
2026-07-21 16:56:39 +01:00
mrhid6
d0ed9885e7
feat(auth): per-org OIDC resolver replaces global provider
2026-07-21 16:41:50 +01:00
mrhid6
8f3a27100f
feat(server): multi-channel monitor notifications
2026-07-21 14:22:55 +01:00
mrhid6
e413009faa
feat(server): server-run monitor scheduler + REST API
2026-07-21 14:13:26 +01:00
mrhid6
93423e32e6
feat(server): step usage counts endpoint
2026-07-21 11:31:05 +01:00
mrhid6
7c4a676742
fix: inline step secrets + inline input/output display + import body limit
2026-07-21 10:40:45 +01:00
mrhid6
15c9da1b01
feat(server): default steps seed-on-boot + admin re-sync
2026-07-21 10:25:41 +01:00
mrhid6
baa7bb239d
feat(server): step import/export/parse endpoints
2026-07-21 10:22:35 +01:00
mrhid6
63dadf6239
feat(api): server-run log fetch and SSE stream endpoints
2026-07-20 15:18:35 +01:00
mrhid6
85e1baf59a
feat(server): workflow log-writer registry, retention setting, sweeper
2026-07-20 15:18:35 +01:00
mrhid6
f141767fc2
feat(workflows): inject step inputs into env; update returns workflow
2026-07-20 14:37:36 +01:00
mrhid6
ff3a94b888
fix(api): audit workflow run cancellation
2026-07-20 11:42:31 +01:00
mrhid6
631894084a
feat(api): workflow, step, and run REST endpoints
2026-07-20 11:40:36 +01:00
mrhid6
d31486ae1b
fix: Fixed agent windows version
2026-07-17 15:38:00 +01:00
mrhid6
2b4611f7ac
feat: added windows install script to ui
2026-07-17 14:40:00 +01:00
mrhid6
1989d6cd98
fix: Fixed console width
2026-07-17 13:46:12 +01:00
mrhid6
55bae898f3
fix compile error
2026-07-17 12:29:04 +01:00
mrhid6
a9d602d021
feat: harden console sessions + complete protocol support
...
- single-use session tokens (atomic ConsumeSessionToken) + user-bound tunnel (actor must match session opener)
- wire VNC end-to-end (stash/consume password, connect+tunnel, frontend password field)
- passphrase-protected SSH keys: passphrase_enc on Key model, capture on upload, decrypt + pass to guacd
2026-07-17 12:19:07 +01:00
mrhid6
1ad5b5d6db
fix: send ssh username to guacd (default root) for console SSH
2026-07-17 11:54:33 +01:00
mrhid6
c26f120e42
feat: dynamic windows install.ps1 endpoint
2026-07-17 11:39:54 +01:00
mrhid6
332c7760ca
fix: keep RDP creds out of tunnel URL/logs via single-use encrypted stash
2026-07-17 11:28:00 +01:00
mrhid6
138f708a87
feat: console connect + guacd websocket tunnel endpoints
2026-07-17 11:24:24 +01:00
domrichardson
73a06227ba
fix: Fixed endpoint
2026-07-03 11:56:49 +01:00
domrichardson
19596ff2a3
feat: Secret management
2026-07-03 10:37:43 +01:00
domrichardson
c3c16083f7
feat: Audit and settings
2026-06-25 11:30:26 +01:00
domrichardson
5c91db0d4c
feat: Added package management
2026-06-24 16:31:51 +01:00
domrichardson
fab87c82c6
feat: Updated brand to be vantage
2026-06-24 15:48:13 +01:00
domrichardson
aff6736b18
feat: update agent button on server page
2026-06-24 14:33:17 +01:00
domrichardson
407a610cfb
updates
2026-06-16 11:07:18 +01:00
domrichardson
4ea7f369f1
updates
2026-06-16 10:28:46 +01:00
domrichardson
f62b0054db
updates
2026-06-16 09:53:12 +01:00
domrichardson
de83b54be6
updates
2026-06-16 09:37:32 +01:00
domrichardson
aaf154168e
updates
2026-06-15 16:20:26 +01:00
domrichardson
e215ccc979
updates
2026-06-15 15:40:29 +01:00
domrichardson
a0813b6e84
Updates
2026-06-15 14:39:26 +01:00
domrichardson
c9868b2108
first commit
2026-06-15 13:58:45 +01:00