Commit Graph

4 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
Daniel Supernault cb5620d4c0
Update AdminUser, fix entity casting 1 year ago
Daniel Supernault 71ad7d5d43
Update AdminUser resource 2 years ago
Daniel Supernault f5c2120eee
Add AdminUser resource 3 years ago