Reliable modal triggers (@persist + spinner/error-toast across all views) and a brute-force / rate-limiting / auth-DoS hardening pass (per-IP + per-account login caps, constant-time login, TOTP replay protection, per-account 2FA backstops, a global /livewire/update throttle, re-auth + SMTP-test throttles, and a fast-fail SSH connect timeout) — all auto-expiring, never locking out the control plane. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app.php | ||
| auth.php | ||
| broadcasting.php | ||
| cache.php | ||
| clusev.php | ||
| database.php | ||
| filesystems.php | ||
| logging.php | ||
| mail.php | ||
| queue.php | ||
| reverb.php | ||
| services.php | ||
| session.php | ||
| wire-elements-modal.php | ||