Commit Graph
15 Commits
Author SHA1 Message Date
mrhid6 2b4611f7ac feat: added windows install script to ui 2026-07-17 14:40:00 +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 38c51e5a3e feat: vendor guacamole-common-js and console wrapper 2026-07-17 11:42:44 +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 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 aaf154168e updates 2026-06-15 16:20:26 +01:00
domrichardson c9868b2108 first commit 2026-06-15 13:58:45 +01:00