Commit Graph

6 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
3 days ago
Anil Kulkarni 9db038e4bb
Check for oauth keys from the config, as well as from disk 1 year ago
Daniel Supernault ce228f7fa4
Update oauth setting, use config_cache 2 years ago
Daniel Supernault ad506e901d
Update AdminDirectoryController, fix type casting 2 years ago
Daniel Supernault 59c70239f8
Update Directory logic, add curated onboarding support 2 years ago
Daniel Supernault 94697d536b
Add Server Directory integration 3 years ago