1
0
Fork 0
pixelfed/app/Http/Middleware
Daniel Supernault a8453e7719
Update api routes, add DeprecatedEndpoint middleware
2023-06-06 01:55:28 -06:00
..
AccountInterstitial.php Update middleware, add AccountInterstitial support 2020-12-09 21:59:16 -07:00
Admin.php
DangerZone.php
DeprecatedEndpoint.php Update api routes, add DeprecatedEndpoint middleware 2023-06-06 01:55:28 -06:00
EmailVerificationCheck.php Update middleware 2022-12-09 03:55:06 -07:00
EncryptCookies.php
FrameGuard.php
Localization.php
RedirectIfAuthenticated.php
RestrictedAccess.php
TrimStrings.php
TrustProxies.php Update Laravel 8 => 9 2022-11-07 18:41:25 -07:00
TwoFactorAuth.php Fix logout link on 2FA verification page 2020-07-26 01:34:35 -03:00
VerifyCsrfToken.php