clusev/resources/views
boban cb8b906aa8 feat(auth): forgot-password reset via 2FA or backup code
"Passwort vergessen?" on login -> a reset view that proves identity with a TOTP
or one-time backup code (no email needed), then sets a new password under the
min(12) mixedCase numbers policy. Rate-limited, generic messages (no account
enumeration), audited.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 16:55:01 +02:00
..
components feat(ui): add "Initialisierung" (pending) server status 2026-06-14 10:20:32 +02:00
errors feat(branding): favicons + PWA manifest, and custom branded error pages 2026-06-14 15:27:49 +02:00
layouts feat(branding): favicons + PWA manifest, and custom branded error pages 2026-06-14 15:27:49 +02:00
livewire feat(auth): forgot-password reset via 2FA or backup code 2026-06-14 16:55:01 +02:00
partials feat(branding): favicons + PWA manifest, and custom branded error pages 2026-06-14 15:27:49 +02:00
vendor/wire-elements-modal fix(modal)+ux: panel above backdrop, one <x-btn> style, SSH credential form 2026-06-12 23:32:28 +02:00