2124 Commits (c71b178f6318d28b60e9dc005aec39b986acfbcc)

Author SHA1 Message Date
Ziqin Wang e726c05e76
Fix Jackson 2 deserializer for AuthenticationExtensionsClientOutputs 5 days ago
Ziqin Wang a7039fb3e6
Test Jackson 2 deserializer with unknown primitive WebAuthn ext 5 days ago
Ziqin Wang 88ea668f47
Test Jackson 2 deserializer with unknown obj/arr WebAuthn ext 5 days ago
Josh Cummings 8dcaa6dfcb Polish Documentation 1 week ago
Andrey Litvitski d1ce69ca99 Specify charset in WWW-Authenticate for Basic Auth 1 week ago
Vishnutheep B 07bfe371b4
Fix CookieRequestCache parameters 2 weeks ago
Robert Winch fb84e24893
HttpMessageConverterAuthenticationSuccessHandler Supports Jackson 3 3 weeks ago
Robert Winch 1dae9aa459
Add Missing OnCommitedResponseWrapper Header Overrides 3 weeks ago
Robert Winch d31ca7a758 Fix SecurityContextLogoutHandler.logout @param response Javadoc (cannot be null) 3 weeks ago
Josh Long 2dd2863550 aot improvements 4 weeks ago
Minu Kim 18068c9099 fix compile warning in spring-security-test 4 weeks ago
Robert Winch cc6a005aa5 Add InetAddressMatcher 4 weeks ago
Tran Ngoc Nhan dbf7f4cfe5 Remove unused `@Nullable` 4 weeks ago
Tran Ngoc Nhan dc8ed8b168 Fix checkstyle 1 month ago
Tran Ngoc Nhan 17933ddab3 Resolve feedback 1 month ago
Tran Ngoc Nhan 9323775c5f Update javadoc and apply `StringUtils#hasLength` 1 month ago
Tran Ngoc Nhan 4cc5f543ab Add author 1 month ago
Tran Ngoc Nhan 67bc1d8d4a Polish some methods 1 month ago
Tran Ngoc Nhan 17b5cdde55 Remove redundant check and exception 1 month ago
Tran Ngoc Nhan 21bef947b0 Use `String#isEmpty` 1 month ago
Andrey Litvitski 6fcca39500 Mark CsrfTokenRequestAttributeHandler#setCsrfRequestAttributeName as Nullable 1 month ago
coehgns 0d3a5d210a Add tests for PathPatternRequestMatcher path caching 1 month ago
Robert Winch 74b93a19f6
Externalize java-toolchain configuration 2 months ago
Garvit Joshi edd82ba82c gh-18234: Create SHA-1 MessageDigest for every new check request 2 months ago
Robert Winch d7fbf3673a
Fix consistency with Nullability Usage 2 months ago
Robert Winch 9f8ac34c3b Remove @NullUnmarked 2 months ago
Soumik Sarker 3f66d8b770 Fix format 2 months ago
Soumik Sarker ea26031a4d Fix format 2 months ago
Soumik Sarker b1d98491cf Removed nullUnmarked annotation from observability web classes 2 months ago
Robert Winch 35d103843b
Externalize java-toolchain configuration 2 months ago
Robert Winch 0993e5735e
Add missing @NullMarked 2 months ago
Robert Winch 048b6bdd88
Update to JDK 25 (release = 17) 2 months ago
Guillaume Husta dd1f097131 Add @FunctionalInterface to RequestMatcher 2 months ago
Andrey Litvitski 13f6286e04 Use DefaultParameterNameDiscoverer#getSharedInstance 2 months ago
rigu1 0a6883c586 Fix Javadoc warnings in spring-security-web 2 months ago
Tran Ngoc Nhan d20c88ecef Format code 2 months ago
Tran Ngoc Nhan 79815e044e Fix typos 2 months ago
Soumik Sarker 244b5a16be Added test scope for NPE in RequestMethod 4 months ago
Josh Cummings 5662e17370 Add Nullable Annotations 5 months ago
Rob Winch aaf738f7ac
MFA is now Opt In 5 months ago
Rob Winch ccd39a23c9
Only perform MFA if Authentication.getName() is the same 5 months ago
Josh Cummings 793820acfa Remove Authority Copying From Reactive 5 months ago
Josh Cummings 1c112005fa Don't Attempt to Generate Token Without Valid Token Request 5 months ago
Marcus Hert da Coregio e0a71eb00e Fix GenerateOneTimeTokenRequestResolver ignored if username param not present 5 months ago
Andrey Litvitski 9b61533db2 Mark `GrantedAuthority#getAuthority` as `@Nullable` 5 months ago
Josh Cummings 9c7b34a48b Favor Relative Redirects by Default 5 months ago
Rob Winch 51e8f8f1c6 Deprecate WebAuthnAuthenticationFilter.setConverter(GenericHttpMessageConverter) 5 months ago
Sébastien Deleuze 137f8fd670 Add support for JacksonJsonHttpMessageConverter 5 months ago
Sébastien Deleuze 48854c3ac9 Deprecate Jackson 2 support 5 months ago
Sébastien Deleuze 65a14d6c6d Add Jackson 3 support 5 months ago