Files
dashcaddy/status/dist
Hermes 70209cdf0c
CI / Test & Lint (push) Canceled after 0s
CI / Security audit (push) Canceled after 0s
fix: Skip Setup button no longer traps users when unauthenticated
The Skip button awaited saveConfigToServer() which fails with 403
when TOTP is required, preventing the wizard from dismissing.
Fix: hide wizard FIRST (localStorage-only), then fire server save
as fire-and-forget with .catch().
2026-08-13 14:34:00 -07:00
..