pixelfed/app/Http/Middleware
2018-11-03 21:58:00 -06:00
..
Admin.php Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
DangerZone.php Update DangerZone middleware to use session instead of cookie 2018-09-09 21:44:51 -06:00
EmailVerificationCheck.php Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
EncryptCookies.php
Localization.php Add Localization Middleware 2018-11-03 21:58:00 -06:00
RedirectIfAuthenticated.php Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
TrimStrings.php
TrustProxies.php Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
TwoFactorAuth.php Update 2fa, logout user after two failed attempts 2018-10-25 19:49:35 -06:00
VerifyCsrfToken.php