clusev/resources/views/livewire/auth
boban 7afa50d253 feat(webauthn): use a security key at the login challenge
When the panel runs on a domain+HTTPS and the user has a registered key, the 2FA
challenge offers "Mit Security-Key anmelden" alongside the TOTP/backup-code field.
A verified assertion completes login exactly like a TOTP success; rate-limit +
session gate reused. TOTP and backup codes remain fully usable.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 18:26:58 +02:00
..
forgot-password.blade.php feat(auth): forgot-password reset via 2FA or backup code 2026-06-14 16:55:01 +02:00
login.blade.php fix(auth): show the reset-success status on the login page 2026-06-14 17:10:24 +02:00
password-change.blade.php feat(i18n): bilingual foundation (DE/EN) + localize auth/dashboard/servers/fleet/account 2026-06-13 22:36:16 +02:00
recovery-codes.blade.php feat(auth): show + download + regenerate 2FA backup codes 2026-06-14 16:52:23 +02:00
reset-password.blade.php feat(auth): email reset-link path (gated on a configured mailer) 2026-06-14 16:57:05 +02:00
two-factor-challenge.blade.php feat(webauthn): use a security key at the login challenge 2026-06-14 18:26:58 +02:00
two-factor-setup.blade.php feat(i18n): bilingual foundation (DE/EN) + localize auth/dashboard/servers/fleet/account 2026-06-13 22:36:16 +02:00