From 88aedba0bf2cfa45a31908fd2e89d5c966aa98e5 Mon Sep 17 00:00:00 2001 From: Josh Cummings <3627351+jzheaux@users.noreply.github.com> Date: Tue, 11 Aug 2026 16:30:43 -0600 Subject: [PATCH] Update What's New Issue gh-17655 Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com> --- docs/modules/ROOT/pages/whats-new.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/whats-new.adoc b/docs/modules/ROOT/pages/whats-new.adoc index 25c1745988..5a0a28d94f 100644 --- a/docs/modules/ROOT/pages/whats-new.adoc +++ b/docs/modules/ROOT/pages/whats-new.adoc @@ -1,4 +1,6 @@ [[new]] = What's New in Spring Security 7.2 -This is a placeholder for updates to Spring Security 7.2 +== Authentication + +* https://github.com/spring-projects/spring-security/issues/17655[gh-17655] - Make One-Time Token xref:servlet/authentication/onetimetoken.adoc#validating-account-status[account status checks opt-in]