Commit Graph

5 Commits (6d0f93dc9e2e3726084a0e93de870f40ee418d28)

Author SHA1 Message Date
Your Name 6d0f93dc9e Rename 2fa columns to mfa to fix PHP variable naming
- Rename database columns: 2fa_* -> mfa_*
- Update all PHP code references to use mfa_* fields
- Maintain API backward compatibility (still returns two_factor_enabled)
- Keep all route URLs unchanged
- Add migration to rename columns in users table
4 days ago
dx7 f3dba54179
Fix logout link on 2FA verification page 5 years ago
Daniel Supernault d3eaccf706
Update Two factor middleware to allow 3 attempts 6 years ago
Daniel Supernault ef3edc185d
Update 2fa, logout user after two failed attempts 7 years ago
Daniel Supernault 6d890aaf7f
Prepare 2FA 7 years ago