You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/resources/assets
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
..
components Rename 2fa columns to mfa to fix PHP variable naming 6 days ago
js Update Hashtag component 3 months ago
sass