6 Commits

Author SHA1 Message Date
Dave Kempe ce8aa1de22 docs(screenshots): refresh for multi-Vault UI + add My Credentials
Refresh Connections (credentials banner/pills, Credentials nav, larger
folder chevron), and the RDP/VDI/Web/SSH-tunnel editors, plus the
Sessions/Recordings/Reports/Admin pages (real data sanitised). Add a new
My Credentials screenshot (scroll/filter/collapse, masked fields). Drop
the stale version note. tokens_view and recordings_player_histogram are
left as their prior captures.
2026-07-30 09:49:00 +10:00
Dave Kempe 65a0c42650 Refresh screenshots for v1.6.1
Re-captured from sol1-remoteconsole running 1.6.1 with the default
aurora theme and the new Connections layout (renamed from Address
Book in v1.6.0). User-identifying data sanitised; a temporary demo
folder with clearly-fake entries (example.com, saucedemo, internal
bastion hops) was seeded and torn down around the capture.

New views added:
 - connections.png — subfolder tree + scope icons, all five entry
   type badges
 - vdi_connection.png — Docker VDI editor showing container image,
   CPU/memory limits, allow_sharing + auto_open_if_singleton toggles
 - reports_view.png — aggregate counters + filterable session history

Refreshed:
 - rdp_connection.png — NLA auth pkg, KDC URL, RemoteApp, recording
 - web_connection.png — banner, autofill with $USERNAME/$PASSWORD,
   allowed domains
 - ssh-tunnel.png — multi-hop flow diagram with jump host cards
 - sessions_view_with_adhoc.png — collapsible ad-hoc form + active
   sessions panel
 - recordings_view.png, recordings_player_histogram.png
 - admin_console.png — v1.6.1 badge, system-status cards, users table
 - tokens_view.png — group-to-role mappings + user API tokens

Removed screenshots/address_book.png (renamed to connections.png
as per the v1.6.0 rework).
2026-04-19 17:17:50 +10:00
Dave Kempe 62c92aa260 Update screenshots: web automation UI, clone button, sanitised entries
- web_connection.png: Full web entry editor showing Banner, Automation
  section (username, password, login script dropdown, autofill), Allowed
  Domains, Recording Settings, clipboard controls, SSH tunnels
- address_book.png: Updated to show clone button column, sanitised
  hostnames and folder names
- screenshots.md: Updated web session editor description
2026-03-12 08:09:31 +11:00
Dave Kempe 5331f25176 Add NetBox integration: GET /api/connect endpoint, OIDC deep-links
- New GET /api/connect quick-connect endpoint for external integrations
  - Ad-hoc mode (poweruser+): hostname/protocol/port params, redirects to client
  - Address book mode (operator+): scope/folder/entry params, credentials from Vault
  - Unauthenticated users redirected through SSO login and back automatically
- OIDC deep-link support: login handler accepts ?next= param, stores as cookie,
  callback redirects there instead of /addressbook.html after authentication
- New docs/netbox.md integration guide: Custom Fields, Custom Links with
  console_enabled/console_mode gating, webhook-driven address book sync
- Updated docs/api.md with GET /api/connect endpoint documentation
- Updated screenshots/screenshots.md with descriptions for all screenshots
- Bump version to 0.3.1

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 11:52:16 +11:00
Dave Kempe c094a91575 Add files via upload 2026-02-11 07:25:29 +11:00
Dave Kempe 45b1522432 Create screenshots.md 2026-02-11 07:25:08 +11:00