Commit Graph
63 Commits
Author SHA1 Message Date
mrhid6 bf96dba50e fix: Fixed install ps1 script handler 2026-07-17 14:45:19 +01:00
mrhid6 2b4611f7ac feat: added windows install script to ui 2026-07-17 14:40:00 +01:00
mrhid6 fdbd591c73 fix: Fixed console height 2026-07-17 13:49:47 +01:00
mrhid6 1989d6cd98 fix: Fixed console width 2026-07-17 13:46:12 +01:00
mrhid6 763eafa4f8 fix: Fixed guac connection 2026-07-17 13:40:54 +01:00
mrhid6 3dff45350b fix: Fixed server backfill existing servers 2026-07-17 13:35:10 +01:00
mrhid6 40dee57688 fix: Fixed agent ci install 2026-07-17 13:16:50 +01:00
mrhid6 b7561ed4e5 fix: Fixed agent ci install 2026-07-17 13:07:45 +01:00
mrhid6 15fdf591e0 fix: Fixed agent ci install 2026-07-17 12:40:34 +01:00
mrhid6 e09a61c0af fix: Fixed agent ci install 2026-07-17 12:31:13 +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 2fe08ad7e9 fix: marshal MSI install properties into deferred CustomActionData 2026-07-17 11:54:33 +01:00
mrhid6 1ad5b5d6db fix: send ssh username to guacd (default root) for console SSH 2026-07-17 11:54:33 +01:00
mrhid6 50907448d2 feat: web console page with protocol + key selection
Includes web/lib/api.ts changes (console_protocols field, connectConsole
method) required for the console page to type-check and build; the task
brief's commit file list omitted this file.
2026-07-17 11:45:19 +01:00
mrhid6 0962745bbc feat: web console page with protocol + key selection 2026-07-17 11:45:10 +01:00
mrhid6 38c51e5a3e feat: vendor guacamole-common-js and console wrapper 2026-07-17 11:42:44 +01:00
mrhid6 c26f120e42 feat: dynamic windows install.ps1 endpoint 2026-07-17 11:39:54 +01:00
mrhid6 d206bb0541 ci: package windows agent as WiX MSI 2026-07-17 11:35:09 +01:00
mrhid6 42d1ec99a8 ci: build windows agent binary in release 2026-07-17 11:33:11 +01:00
mrhid6 91d33918bb feat: skip authorized_keys management on non-linux agents 2026-07-17 11:31:58 +01:00
mrhid6 efa5b36389 feat: OS-aware agent config directory 2026-07-17 11:30:40 +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
mrhid6 9ec3cbf901 feat: add wwt/guac dep and guacd service 2026-07-17 11:21:58 +01:00
mrhid6 86ce1b3ff7 feat: console session lifecycle persistence 2026-07-17 11:20:41 +01:00
mrhid6 307946d5aa feat: build guacd connection params per protocol 2026-07-17 11:18:59 +01:00
mrhid6 1967e966ce style: gofmt console.go 2026-07-17 11:17:18 +01:00
mrhid6 19b76044ff feat: signed expiring console session tokens 2026-07-17 11:16:11 +01:00
mrhid6 257e4fa89d feat: add ConsoleSession model 2026-07-17 11:14:46 +01:00
mrhid6 f06009b152 fix: populate console defaults on register when unset (setOnInsert never fired) 2026-07-17 11:12:57 +01:00
mrhid6 aeee7aeccf feat: infer os_type and default console config on register 2026-07-17 11:11:29 +01:00
mrhid6 d69ab709b2 feat: add console fields to Server model 2026-07-17 11:09:13 +01:00
domrichardson d7c90dea07 docs: Web console implementation plan 2026-07-17 11:02:21 +01:00
domrichardson 4edb3bf441 docs: Web console (Guacamole replacement) design spec 2026-07-17 10:56:43 +01:00
domrichardson 73a06227ba fix: Fixed endpoint 2026-07-03 11:56:49 +01:00
domrichardson 7c30d26878 feat: Updated secret group yaml view 2026-07-03 11:33:20 +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 e37a09ef0d feat: Servers status icon 2026-06-25 10:10:43 +01:00
domrichardson 02e84ed548 feat: Updates button 2026-06-25 09:51:45 +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 9494199306 fix: Fixed agent version on server page 2026-06-24 14:40:03 +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 2166a483ca updates 2026-06-16 10:02:55 +01:00