1821 Commits (2970d2baf9bc1e478394b63500e705dc77dfd3b5)

Author SHA1 Message Date
Robert Winch 2848b95fe0
Merge Handle null value in OnCommittedResponseWrapper header methods 2 weeks ago
Josh Cummings 057e5181ea Adjust Formatting 2 weeks ago
Tran Ngoc Nhan 178ca56aaf Fallback defaultTargetUrl if refererHeader is empty 2 weeks ago
Robert Winch 51ce11cbd2
Move InetAddressMatcher to spring-security-core 2 weeks ago
Josh Cummings bae4cdd765
Adjust for Nullability 2 weeks 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 3 weeks ago
Josh Cummings d76fb7f2e6 Polish WebAttributes ApplicationContext Support 3 weeks ago
Ziqin Wang e726c05e76
Fix Jackson 2 deserializer for AuthenticationExtensionsClientOutputs 4 weeks ago
Josh Cummings 8dcaa6dfcb Polish Documentation 1 month ago
Andrey Litvitski d1ce69ca99 Specify charset in WWW-Authenticate for Basic Auth 1 month ago
Vishnutheep B 07bfe371b4
Fix CookieRequestCache parameters 1 month 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 2 months ago
Robert Winch cc6a005aa5 Add InetAddressMatcher 2 months ago
Tran Ngoc Nhan dbf7f4cfe5 Remove unused `@Nullable` 2 months ago
Tran Ngoc Nhan dc8ed8b168 Fix checkstyle 2 months ago
Tran Ngoc Nhan 17933ddab3 Resolve feedback 2 months ago
Tran Ngoc Nhan 9323775c5f Update javadoc and apply `StringUtils#hasLength` 2 months ago
Tran Ngoc Nhan 4cc5f543ab Add author 2 months ago
Tran Ngoc Nhan 67bc1d8d4a Polish some methods 2 months ago
Tran Ngoc Nhan 17b5cdde55 Remove redundant check and exception 2 months ago
Tran Ngoc Nhan 21bef947b0 Use `String#isEmpty` 2 months ago
Andrey Litvitski 6fcca39500 Mark CsrfTokenRequestAttributeHandler#setCsrfRequestAttributeName as Nullable 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 3 months ago
Robert Winch 9f8ac34c3b Remove @NullUnmarked 3 months ago
Soumik Sarker 3f66d8b770 Fix format 3 months ago
Soumik Sarker ea26031a4d Fix format 3 months ago
Soumik Sarker b1d98491cf Removed nullUnmarked annotation from observability web classes 3 months ago
Robert Winch 0993e5735e
Add missing @NullMarked 3 months ago
Guillaume Husta dd1f097131 Add @FunctionalInterface to RequestMatcher 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
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 6 months ago
Marcus Hert da Coregio e0a71eb00e Fix GenerateOneTimeTokenRequestResolver ignored if username param not present 6 months ago
Andrey Litvitski 9b61533db2 Mark `GrantedAuthority#getAuthority` as `@Nullable` 6 months ago
Josh Cummings 9c7b34a48b Favor Relative Redirects by Default 6 months ago
Rob Winch 51e8f8f1c6 Deprecate WebAuthnAuthenticationFilter.setConverter(GenericHttpMessageConverter) 6 months ago
Sébastien Deleuze 137f8fd670 Add support for JacksonJsonHttpMessageConverter 6 months ago
Sébastien Deleuze 48854c3ac9 Deprecate Jackson 2 support 6 months ago