spaxel/mothership/internal/auth
jedarden d67ec45d15 fix(auth): serve minimal login page for unauthenticated page requests
Instead of serving the full dashboard HTML (which exposes the UI shell
when the auth overlay is deleted), serve a minimal page that only loads
the auth JS and CSS. Deleting the overlay now reveals a blank page.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 12:28:16 -04:00
..
handler.go fix(auth): serve minimal login page for unauthenticated page requests 2026-04-13 12:28:16 -04:00
handler_test.go fix(auth): enforce PIN authentication server-side on all API/WS routes 2026-04-13 10:50:18 -04:00