jonnybarnes.uk/app/Http/Middleware
Jonny Barnes eb82ff4ca5
fix: Add unsafe-inline to style-src CSP header
- Improve content-security policy for better website security
- Add `'unsafe-inline'` to the `style-src` header in `CSPHeader.php`
2023-05-27 18:19:42 +01:00
..
ActivityStreamLinks.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
Authenticate.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
CorsHeaders.php Fix some Laravel Pint issues 2023-02-18 09:53:57 +00:00
CSPHeader.php fix: Add unsafe-inline to style-src CSP header 2023-05-27 18:19:42 +01:00
EncryptCookies.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
LinkHeadersMiddleware.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
LocalhostSessionMiddleware.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
MyAuthMiddleware.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
PreventRequestsDuringMaintenance.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
RedirectIfAuthenticated.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
TrimStrings.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
TrustHosts.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
TrustProxies.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
VerifyCsrfToken.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
VerifyMicropubToken.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00