1044 Commits (b33cb1074fdfad9b4e4645ffbd02d355bf006e03)

Author SHA1 Message Date
Phillip Webb f1cee9500f Ensure classes are defined in their own files 6 years ago
Phillip Webb 4d487e8dc3 Ensure all files end with a new line 6 years ago
Phillip Webb 81fe9fc640 Make all exception classes immutable 6 years ago
Phillip Webb a0b9442265 Use consistent modifier order 6 years ago
Phillip Webb 3e700e7571 Remove (non-Javadoc) comments 6 years ago
Phillip Webb a2f2e9ac8d Move inner-types so that they are always last 6 years ago
Phillip Webb 9e08b51ed3 Apply code cleanup rules to projects 6 years ago
Phillip Webb 8866fa6fb0 Always use 'this.' when accessing fields 6 years ago
Phillip Webb 6894ff5d12 Make classes final where possible 6 years ago
Phillip Webb b5d499e2eb Remove empty block 6 years ago
Phillip Webb 37fa94fafc Organize imports 6 years ago
Phillip Webb 5f64f53c3f Use consistent "@" tag order in Javadoc 6 years ago
Phillip Webb 71bc145ae4 Remove superfluous comments 6 years ago
Phillip Webb b7fc18262d Reformat code using spring-javaformat 6 years ago
Phillip Webb 27ac046d8a Rename *Test.java -> *Tests.java 6 years ago
Joe Grandja 1d74d556c2 Revert "Lock Dependency Versions for 5.4.0-RC1" 6 years ago
Joe Grandja f3a1e5d40c Lock Dependency Versions for 5.4.0-RC1 6 years ago
Artur Otrzonsek b22c50c4a8 Reactive SwitchUserWebFilter for user impersonation 6 years ago
Josh Cummings b61bf49d07
Polish gh-8824 6 years ago
Dávid Kováč 37aa5f9b7c Introduce AuthenticationConverterServerWebExchangeMatcher 6 years ago
Eleftheria Stein e902be7ab9 Use String to specify custom HTTP method in test 6 years ago
Eleftheria Stein fb936e2780 Polish CookieRequestCacheTests 6 years ago
majian 41f26b768a Improve request matching logic when using cookie 6 years ago
Roman Sydorov 896b324722 Updated SimpleSavedRequest#getMethod 6 years ago
Rob Winch 09fe6071e1 LoginPageGeneratingWebFilter honors context path 6 years ago
Eleftheria Stein 4fb5ff35db Polish CookieRequestCache 6 years ago
Zeeshan Adnan 9708a2d63f Adds cookie based RequestCache 6 years ago
Josh Cummings 146d0b6358
Revert "Lock Dependency Versions for 5.4.0-M2" 6 years ago
Josh Cummings 68538897c8
Lock Dependency Versions for 5.4.0-M2 6 years ago
michal e113bd3c01 issue 5414 - configurable secure flag in CookieCsrfTokenRepository 6 years ago
Craig Andrews c71352c548 Validate headers and parameters in StrictHttpFirewall 6 years ago
Eleftheria Stein 12d20f99a1 Fix incorrect Javadoc 6 years ago
Eleftheria Stein c854f6b190 Add missing Javadoc 6 years ago
Craig Andrews efb6953017 Reject the NULL character in paths in StrictHttpFirewall 6 years ago
Rob Winch ccbad61ae8 Change blacklist to blocklist 6 years ago
Rob Winch ca1252be94 Replace whitelist with allowlist 6 years ago
Rob Winch a907026eae Deprecate X-FRAME-OPTIONS ALLOW-FROM Directive 6 years ago
Joe Grandja da4b626bf1 OAuth2LoginAuthenticationWebFilter should handle OAuth2AuthorizationException 6 years ago
Eleftheria Stein 0a42aa26c8 Mock request with non-standard HTTP method in test 6 years ago
Astushi Yoshikawa f08ca4e688 Throw exception if URL does not include context path when context relative 6 years ago
Rob Winch dc514b369e FilterInvocation Support Default Methods on HttpServletRequest 6 years ago
cbornet bfb401eeed Create the CSRF token on the bounded elactic scheduler 6 years ago
Mathieu Ouellet cd08102b93 Add debug logging 6 years ago
Rob Winch 4473dca022 Polish matchesRequireCsrfProtectionWhenNonStandardHTTPMethodIsUsed 6 years ago
Parikshit Dutta 0f92415395 Fix non-standard HTTP method for CsrfWebFilter 6 years ago
Artyom Tarynin 6db514a4e2 Update AntPathRequestMatcher.java 6 years ago
Joe Grandja 86ca6b013c Unlock dependencies 6 years ago
Joe Grandja 206960cf44 Lock dependencies for 5.4.0-M1 6 years ago
Rob Winch 0483b3e042 Polish RequestRejectedHandler 6 years ago
Leonard Brünings b826c798f7 Add RequestRejectedHandler 6 years ago