pixelfed/app/Http/Middleware
Daniel Supernault 17c1a83d9e
Add RestrictedAccess middleware for Restricted Mode
2020-01-27 21:16:19 -07:00
..
Admin.php
DangerZone.php
EmailVerificationCheck.php
EncryptCookies.php
FrameGuard.php Update StatusController 2019-11-23 22:18:51 -07:00
Localization.php
RedirectIfAuthenticated.php
RestrictedAccess.php Add RestrictedAccess middleware for Restricted Mode 2020-01-27 21:16:19 -07:00
TrimStrings.php
TrustProxies.php
TwoFactorAuth.php Update Two factor middleware to allow 3 attempts 2019-10-07 03:25:26 -06:00
VerifyCsrfToken.php