2147 Commits (2970d2baf9bc1e478394b63500e705dc77dfd3b5)

Author SHA1 Message Date
Robert Winch 2848b95fe0
Merge Handle null value in OnCommittedResponseWrapper header methods 1 week ago
Josh Cummings 057e5181ea Adjust Formatting 1 week ago
Tran Ngoc Nhan 178ca56aaf Fallback defaultTargetUrl if refererHeader is empty 1 week ago
Robert Winch 51ce11cbd2
Move InetAddressMatcher to spring-security-core 1 week ago
Josh Cummings bae4cdd765
Adjust for Nullability 1 week ago
Josh Cummings b6e24db68c Return Mono.empty on Empty POST 2 weeks ago
Daniel Garnier-Moiroux aeb5fc1fb0 Fix HttpSessionRequestCache#getMatchingRequest query string parsing 2 weeks ago
Andrey Litvitski 2fda37de53 Fix equals nullability annotations for jspecify compliance 2 weeks ago
Tran Ngoc Nhan 62f33d3fcf Add equals and hashCode to HttpMethodRequestMatcher 2 weeks ago
Josh Cummings d76fb7f2e6 Polish WebAttributes ApplicationContext Support 2 weeks ago
Ziqin Wang e726c05e76
Fix Jackson 2 deserializer for AuthenticationExtensionsClientOutputs 3 weeks ago
Ziqin Wang a7039fb3e6
Test Jackson 2 deserializer with unknown primitive WebAuthn ext 3 weeks ago
Ziqin Wang 88ea668f47
Test Jackson 2 deserializer with unknown obj/arr WebAuthn ext 3 weeks ago
Josh Cummings 8dcaa6dfcb Polish Documentation 3 weeks ago
Andrey Litvitski d1ce69ca99 Specify charset in WWW-Authenticate for Basic Auth 3 weeks ago
Vishnutheep B 07bfe371b4
Fix CookieRequestCache parameters 4 weeks ago
Robert Winch fb84e24893
HttpMessageConverterAuthenticationSuccessHandler Supports Jackson 3 1 month ago
Robert Winch 1dae9aa459
Add Missing OnCommitedResponseWrapper Header Overrides 1 month ago
Robert Winch d31ca7a758 Fix SecurityContextLogoutHandler.logout @param response Javadoc (cannot be null) 1 month ago
Josh Long 2dd2863550 aot improvements 1 month ago
Minu Kim 18068c9099 fix compile warning in spring-security-test 1 month ago
Robert Winch cc6a005aa5 Add InetAddressMatcher 1 month ago
Tran Ngoc Nhan dbf7f4cfe5 Remove unused `@Nullable` 1 month 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 2 months 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 3 months ago
Robert Winch 0993e5735e
Add missing @NullMarked 3 months ago
Robert Winch 048b6bdd88
Update to JDK 25 (release = 17) 3 months ago
Guillaume Husta dd1f097131 Add @FunctionalInterface to RequestMatcher 3 months ago
Andrey Litvitski 13f6286e04 Use DefaultParameterNameDiscoverer#getSharedInstance 3 months ago
rigu1 0a6883c586 Fix Javadoc warnings in spring-security-web 3 months ago
Tran Ngoc Nhan d20c88ecef Format code 3 months ago
Tran Ngoc Nhan 79815e044e Fix typos 3 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