Session authentication, password controls and TOTP
The owner application uses Laravel session authentication and CSRF protection. New passwords require upper- and lowercase letters, a number and a special character, and account security settings support time-based one-time-password two-factor authentication.
- Authenticated web sessions
- CSRF checks on state changes
- Optional authenticator-app TOTP