Releases: brokenhandsio/VaporSecurityHeaders
Releases · brokenhandsio/VaporSecurityHeaders
4.2.0
What's Changed
- Allow setting no XSS header by @grahamburgsma in #30
New Contributors
- @grahamburgsma made their first contribution in #30
Full Changelog: 4.1.0...4.2.0
4.1.0
4.0.0
This is a major release to tidy up the API and disable X-XSS-Protection
What's Changed
- Disable X-XSS-Protection filter, for safety by @EvanHahn in #26
- Add support for fallback referrer policies by @EvanHahn in #27
New Contributors
Full Changelog: 3.2.0...4.0.0
3.2.0
3.1.0
3.0.0
2.1.1
2.1.0
2.0.0
2.0.0 RC 1
Vapor Security Headers 2.0.0 RC 1
Adds support for Vapor 3! Things still work mostly the same, you just need to change how you register the middleware for Vapor 3.
Note: Per page CSP configuration requires an additional service to be registered.
For information on how to use, see the README