Commit Graph
25 Commits
Author SHA1 Message Date
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 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 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
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 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 2166a483ca updates 2026-06-16 10:02:55 +01:00
domrichardson f9c3fc5379 updates 2026-06-16 09:57:03 +01:00
domrichardson f62b0054db updates 2026-06-16 09:53:12 +01:00
domrichardson aaf154168e updates 2026-06-15 16:20:26 +01:00
domrichardson abbde30b47 updates 2026-06-15 15:07:35 +01:00
domrichardson c9868b2108 first commit 2026-06-15 13:58:45 +01:00