jonnybarnes.uk/app/Http/Middleware
Jonny Barnes f35e2b4f15 Add the CSP headers
Squashed commit of the following:

commit 468945826621d2e586f7e5fa773623c4accc316a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Mar 2 16:42:30 2018 +0000

    Update changelog

commit 36c6edce091c41861879a982e6ad250b395abbcf
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Mar 2 16:42:23 2018 +0000

    Add a test

commit ef9d7b564f8ea4f4528c42f411c14ddfaa132082
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Mar 2 16:42:13 2018 +0000

    Apply the CSPHeader middleware to all `web` requests

commit 737bfca3a6b446d52c0d0a8cc1b7b1c422876c0b
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Mar 2 16:41:45 2018 +0000

    Add a CSP header to a response, as well as the Report-To header
2018-03-02 16:46:45 +00:00
..
ActivityStreamLinks.php Struct Types 2018-01-15 14:02:13 +00:00
CorsHeaders.php Add CORS headers to the media endpoint 2018-03-02 15:49:07 +00:00
CSPHeader.php Add the CSP headers 2018-03-02 16:46:45 +00: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 Struct Types 2018-01-15 14:02:13 +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 to Laravel 5.6 2018-02-15 12:26:59 +00: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