Skip to content

Commit 5a55987

Browse files
author
Steve Riesenberg
committed
Add links to reference in What's New for 5.8
Issue gh-4001 Issue gh-11959
1 parent 59c4538 commit 5a55987

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/modules/ROOT/pages/whats-new.adoc

+2-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ Below are the highlights of the release.
4444

4545
== Web
4646
* https://github.com/spring-projects/spring-security/issues/11073[gh-11073] - Add `DelegatingServerHttpHeadersWriter`
47-
* https://github.com/spring-projects/spring-security/issues/4001[gh-4001] - Protection against CSRF BREACH
47+
* 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
48+
* 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
4849
* https://github.com/spring-projects/spring-security/pull/11464[gh-11464] - Remember Me supports SHA256 algorithm
4950
* https://github.com/spring-projects/spring-security/pull/11908[gh-11908] - Make X-Xss-Protection header value configurable in ServerHttpSecurity
5051
* https://github.com/spring-projects/spring-security/issues/11347[gh-11347] - Simplify Java Configuration `RequestMatcher` Usage

0 commit comments

Comments
 (0)