Commit Graph

3 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
6 days ago
Daniel Supernault 01bac51104
Update user:admin command, improve logic. Fixes #2465 2 years ago
Daniel Supernault c6408fd79d
Add user:2fa command to easily disable 2FA for given account 2 years ago