Skip to content

Commit d635641

Browse files
author
Steve Riesenberg
committed
Polish whats-new.adoc
1 parent 74e0616 commit d635641

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Use the OpenSaml 4 Support instead.
1111
* https://github.com/spring-projects/spring-security/issues/8980[gh-8980] - Remove unsafe/deprecated `Encryptors.querableText(CharSequence,CharSequence)`.
1212
Instead use data storage to encrypt values.
1313
* https://github.com/spring-projects/spring-security/issues/11520[gh-11520] - Remember Me uses SHA256 by default
14-
* https://github.com/spring-projects/spring-security/issues/8819 - Move filters to web package
14+
* https://github.com/spring-projects/spring-security/issues/8819[gh-8819] - Move filters to web package
1515
Reorganize imports
16-
* https://github.com/spring-projects/spring-security/issues/7349 - Move filter and token to appropriate packages
16+
* https://github.com/spring-projects/spring-security/issues/7349[gh-7349] - Move filter and token to appropriate packages
1717
Reorganize imports
1818
* https://github.com/spring-projects/spring-security/issues/11026[gh-11026] - Use `RequestAttributeSecurityContextRepository` instead of `NullSecurityContextRepository`
1919
* https://github.com/spring-projects/spring-security/pull/11887[gh-11827] - Change default authority for `oauth2Login()`

0 commit comments

Comments
 (0)