From ab519a966775e7a586163e3c68d9a30e83ae72c0 Mon Sep 17 00:00:00 2001 From: Steve Riesenberg Date: Mon, 15 May 2023 09:21:22 -0500 Subject: [PATCH] Update What's New --- docs/modules/ROOT/pages/whats-new.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/modules/ROOT/pages/whats-new.adoc b/docs/modules/ROOT/pages/whats-new.adoc index 0f07844029..1e711ef5f3 100644 --- a/docs/modules/ROOT/pages/whats-new.adoc +++ b/docs/modules/ROOT/pages/whats-new.adoc @@ -40,3 +40,4 @@ In our ongoing efforts to update Spring Security's documentation, several additi * https://github.com/spring-projects/spring-security/issues/13088[gh-13088] - xref:servlet/authorization/index.adoc[(docs)] - Revisit Authorization documentation * https://github.com/spring-projects/spring-security/issues/12681[gh-12681] - xref:servlet/authentication/session-management.adoc[(docs)] - Revisit Session Management documentation * https://github.com/spring-projects/spring-security/issues/13062[gh-13062] - xref:servlet/authentication/logout.adoc[(docs)] - Revisit Logout documentation +* https://github.com/spring-projects/spring-security/issues/13089[gh-13089] - Revisit CSRF Documentation \ No newline at end of file