whisper-money/app/Http
Víctor Falcón 8d3b4d48d3 feat(demo): gate demo account access behind a config flag
Add a DEMO_ENABLED env var (config app.demo.enabled). When disabled:
- block login of the demo account via Fortify::authenticateUsing
- hide the "Check Demo" link on the landing page
- stop sharing demo credentials so /login?demo=1 no longer prefills
2026-06-22 12:54:25 +02:00
..
Controllers feat(accounts): reorder accounts with drag-and-drop (#575) 2026-06-21 11:17:45 +02:00
Middleware feat(demo): gate demo account access behind a config flag 2026-06-22 12:54:25 +02:00
Requests feat(accounts): reorder accounts with drag-and-drop (#575) 2026-06-21 11:17:45 +02:00
Responses fix: route new PWA guests to signup (#313) 2026-04-21 10:53:05 +01:00