mirror of
https://github.com/sol1/rustguac.git
synced 2026-09-10 17:47:13 +00:00
5331f25176
- 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>