clusev/resources/views/livewire/auth
boban 77fee98452 feat(auth): show/hide password toggle; email inputs to type=text (class validates)
Login + password-change + reset + forgot get an eye toggle. Email fields switch to
type=text so validation lives only in the Livewire class (consistent custom messages).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 23:10:37 +02:00
..
forgot-password.blade.php feat(auth): show/hide password toggle; email inputs to type=text (class validates) 2026-06-14 23:10:37 +02:00
login.blade.php feat(auth): show/hide password toggle; email inputs to type=text (class validates) 2026-06-14 23:10:37 +02:00
password-change.blade.php feat(auth): show/hide password toggle; email inputs to type=text (class validates) 2026-06-14 23:10:37 +02:00
reset-password.blade.php feat(auth): show/hide password toggle; email inputs to type=text (class validates) 2026-06-14 23:10:37 +02:00
two-factor-challenge.blade.php feat(2fa): challenge adapts to factor — TOTP field gated, key-only leads with the key + backup code 2026-06-14 21:10:25 +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