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
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
2 days ago
..
Admin Rename 2fa columns to mfa to fix PHP variable naming 2 days ago
Api Rename 2fa columns to mfa to fix PHP variable naming 2 days ago
Auth Update ForgotPasswordController.php 1 week ago
Groups Update GroupsPostController.php 1 week ago
Import Merge pull request #6302 from pixelfed/miscClosureUnusedUseV2 4 days ago
OAuth
Settings Rename 2fa columns to mfa to fix PHP variable naming 2 days ago
Stories
AccountController.php Rename 2fa columns to mfa to fix PHP variable naming 2 days ago
AccountInterstitialController.php
AdminController.php
AdminCuratedRegisterController.php
AdminInviteController.php
AdminShadowFilterController.php
ApiController.php
AppRegisterController.php
AuthorizeInteractionController.php
AvatarController.php Fix PHPStan class.notFound issues 1 week ago
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php
CollectionItemController.php
CommentController.php
ComposeController.php Larastan: Update ComposeController.php 1 week ago
ContactController.php
Controller.php
CuratedRegisterController.php
CustomFilterController.php Fix PHP deprecation warnings for implicit nullable parameters 1 week ago
CustomFilterKeywordController.php
CustomFilterStatusController.php
DeckController.php
DirectMessageController.php
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php
FederationController.php Update FederationController.php 1 week ago
FollowerController.php
GroupController.php Fix PHPStan 'empty() always exists and is not falsy' errors 1 week ago
GroupFederationController.php
GroupPostController.php
HashtagController.php
HashtagFollowController.php
HealthCheckController.php
ImportController.php
ImportPostController.php Update IG Import 1 month ago
InstallController.php
InstanceActorController.php
InternalApiController.php
LandingController.php
LikeController.php
LiveStreamController.php
MediaBlocklistController.php
MediaController.php
MediaTagController.php
MicroController.php
MobileController.php
NewsroomController.php
NotificationController.php
PageController.php
ParentalControlsController.php
PixelfedDirectoryController.php
PlaceController.php
PollController.php
PortfolioController.php Fix PHPStan closure.unusedUse issues - 7 fixes 1 week ago
ProfileAliasController.php Fix PHPStan 'empty() always exists and is not falsy' errors 1 week ago
ProfileController.php
ProfileMigrationController.php
ProfileSponsorController.php
PublicApiController.php
RemoteAuthController.php Fix PHPStan class.notFound issues 1 week ago
RemoteOidcController.php
ReportController.php
SearchController.php
SeasonalController.php Fix PHPStan closure.unusedUse issues - 7 fixes 1 week ago
SettingsController.php
SiteController.php
SoftwareUpdateController.php
SpaController.php
StatusController.php
StatusEditController.php
StoryComposeController.php Update StoryComposeController.php 1 month ago
StoryController.php
TimelineController.php
UIKitController.php
UserAppSettingsController.php
UserEmailForgotController.php
UserInviteController.php
UserRolesController.php