jonnybarnes.uk/app/Http/Middleware
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes 868efc36f6 Minor fixes
Improve how we link to external fonts, change csp generating code, fix
width of pagination links
2020-06-25 20:50:32 +01:00
..
ActivityStreamLinks.php Struct Types 2018-01-15 14:02:13 +00:00
Authenticate.php Get repo up to date with changes in laravel/laravel (issue #95) 2019-01-27 13:51:21 +00:00
CheckForMaintenanceMode.php Get repo up to date with changes in laravel/laravel (issue #95) 2019-01-27 13:51:21 +00:00
CorsHeaders.php Shorten some lines to less than 120 chars 2018-03-02 17:47:20 +00:00
CSPHeader.php Minor fixes 2020-06-25 20:50:32 +01:00
EncryptCookies.php Update the app to Laravel 5.5 2017-09-04 19:34:39 +01:00
LinkHeadersMiddleware.php Fix: correct Link header syntax 2016-10-26 15:34:56 +01:00
LocalhostSessionMiddleware.php Struct Types 2018-01-15 14:02:13 +00:00
MyAuthMiddleware.php Protect admin routes with new eloquent sessions 2019-03-23 09:35:07 +00:00
RedirectIfAuthenticated.php Improved test code coverage, including necessary refactor 2017-12-07 15:06:56 +00:00
TrimStrings.php Update the app to Laravel 5.5 2017-09-04 19:34:39 +01:00
TrustProxies.php Update Laravel to v6 2019-10-19 15:34:49 +01:00
VerifyCsrfToken.php Update the app to Laravel 5.5 2017-09-04 19:34:39 +01:00
VerifyMicropubToken.php Struct Types 2018-01-15 14:02:13 +00:00