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/app/Http/Controllers/Settings
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
..
ExportSettings.php Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap 10 months ago
HomeSettings.php Update HomeSettings, remove unnecessary relation query 3 months ago
LabsSettings.php
PrivacySettings.php Add disable_embeds setting, and fix cache invalidation in other settings 1 year ago
RelationshipSettings.php
SecuritySettings.php Rename 2fa columns to mfa to fix PHP variable naming 3 days ago