Skip to content

Commit

Permalink
Add links to reference in What's New for 5.8
Browse files Browse the repository at this point in the history
Issue gh-4001
Issue gh-11959
  • Loading branch information
sjohnr committed Oct 13, 2022
1 parent 59c4538 commit 5a55987
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/modules/ROOT/pages/whats-new.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ Below are the highlights of the release.

== Web
* https://github.com/spring-projects/spring-security/issues/11073[gh-11073] - Add `DelegatingServerHttpHeadersWriter`
* https://github.com/spring-projects/spring-security/issues/4001[gh-4001] - Protection against CSRF BREACH
* https://github.com/spring-projects/spring-security/issues/4001[gh-4001] - Add xref:servlet/exploits/csrf.adoc#servlet-csrf-configure-request-handler[servlet support] for CSRF BREACH protection
* https://github.com/spring-projects/spring-security/issues/11959[gh-11959] - Add xref:reactive/exploits/csrf.adoc#webflux-csrf-configure-request-handler[reactive support] for CSRF BREACH protection
* https://github.com/spring-projects/spring-security/pull/11464[gh-11464] - Remember Me supports SHA256 algorithm
* https://github.com/spring-projects/spring-security/pull/11908[gh-11908] - Make X-Xss-Protection header value configurable in ServerHttpSecurity
* https://github.com/spring-projects/spring-security/issues/11347[gh-11347] - Simplify Java Configuration `RequestMatcher` Usage
Expand Down

0 comments on commit 5a55987

Please sign in to comment.