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
0464c540b2
feat: edit monitors + notification channels; HTTP monitor insecure-TLS option
2026-07-21 14:55:41 +01:00
mrhid6
a2bfa98a2d
feat(proto): SyncMonitors + ReportChecks RPCs
2026-07-21 14:18:49 +01:00
mrhid6
a28157dcf8
feat(server): store inventory and handle ReportInventory RPC
2026-07-21 14:05:19 +01:00
mrhid6
03e2c3c50d
feat(proto): add ReportInventory RPC and inventory model
2026-07-21 14:04:28 +01:00
mrhid6
bea545e873
feat: More verbose logging on workflow logs
2026-07-20 17:35:58 +01:00
mrhid6
d905c99d32
feat(server): stream step logs to files, drop log bodies from run docs
2026-07-20 15:18:35 +01:00
mrhid6
7a60295bc1
feat(proto): add StepOutputChunk streaming message
2026-07-20 12:34:32 +01:00
mrhid6
1b286762f6
feat(server): add pending step-result registry and stream delivery
2026-07-20 11:26:35 +01:00
mrhid6
3c77c20de8
feat(proto): add RunStepCmd and StepResult messages
2026-07-20 11:24:08 +01:00
mrhid6
3dff45350b
fix: Fixed server backfill existing servers
2026-07-17 13:35:10 +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
domrichardson
7e66b23ef8
fix: fixes to command stream
2026-06-25 09:12:20 +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
e6ef9bc536
updates
2026-06-24 13:57:48 +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
de83b54be6
updates
2026-06-16 09:37:32 +01:00
domrichardson
c9868b2108
first commit
2026-06-15 13:58:45 +01:00