641 Commits (32331185dc6dce4ae4e51a7a5ad43ae45b0b9f97)

Author SHA1 Message Date
Bogdan Ilchyshyn a4c088a3b3 Introducing WebSessionServerLogoutHandler 5 years ago
Rob Winch b6ff4d3674 Fix mockito UnnecessaryStubbingException 5 years ago
Rob Winch 3e93b024d6 openrewrite Junit Migration 5 years ago
Rob Winch 14240b2559 Remove Powermock 5 years ago
Evgeniy Cheban d121ab9565 Support A Well-Known URL for Changing Passwords 5 years ago
Josh Cummings ca76c54471
Polish CsrfWebFilterTests 5 years ago
Tomoki Tsubaki 0c8b6df82a
Cache Mono that generate the CSRF token 5 years ago
AlexeyAnufriev baac9e0cf2 Properly clean cookies with context path after logout 5 years ago
Marcus Hert da Coregio 2a7998d0fc Adjust createNewSessionIfAllowed to prevent NPE 5 years ago
César Revert cf74ad3a52 Anonymous in ExceptionTranslationWebFilter 5 years ago
Craig Andrews a7fbae8355 Add test for RequestedUrlRedirectInvalidSessionStrategy 5 years ago
Josh Cummings df6ebc7051
Rename DelegatingAuthorizationManager 5 years ago
Thomas Vitale e2993d93e1 Make Csrf cookie secure flag configurable (WebFlux) 5 years ago
Josh Cummings cb6e4f4a11
Add NPE Guards 5 years ago
Josh Cummings 4f7d529c5d
Polish Csrf Tests 5 years ago
佚名 87ed527023
Add null check in CsrfFilter and CsrfWebFilter 5 years ago
Rob Winch f3f1106624 Update io.spring.javaformat to 0.0.27 5 years ago
Rob Winch 95da12110b
Additional Test for HttpSessionSecurityContextRepository 5 years ago
Josh Cummings 107f38fff9
Polish Tests 5 years ago
happier233 873b9bdbca
Configure CurrentSecurityContextArgumentResolver BeanResolver 5 years ago
Evgeniy Cheban 77484018bb Reconsider AntPathRequestMatcher matching logic 5 years ago
Rob Winch 0201c31deb Fix Checkstyle for CsrfWebFilter 5 years ago
Rob Winch a1083d9a5c Fix CsrfWebFilter error message when expected CSRF not found 5 years ago
Evgeniy Cheban 8449df9fd2
Consider Aligning MvcRequestMatcher's matching methods 5 years ago
Evgeniy Cheban 34b4b1054f Add AuthorizationManager 5 years ago
Nick McKinney 6be25df1db Introduced DispatcherType request matcher 5 years ago
Christophe Gilles 54d3839f63 Add permissionsPolicy http header 5 years ago
Serdar Kuzucu 76e117a67a Allow maximum age of csrf cookie to be configured 5 years ago
Stephen Joyner 9c373ef4f8
getRemoteUser() returns principal name 5 years ago
Eleftheria Stein 7f482eda7d Fix CookieRequestCache for URL encoded query parameters 5 years ago
Arnaud Mergey 2b9efccc50 Implement MessageSourceAware where missing 5 years ago
Phillip Webb c502312719 Replace expected @Test attributes with AssertJ 6 years ago
Phillip Webb 20baa7d409 Replace ExpectedException @Rules with AssertJ 6 years ago
Phillip Webb 910b81928f Replace try/catch with AssertJ 6 years ago
Josh Cummings fa7baf551d
Restructure Logs 6 years ago
Phillip Webb 319d3364aa Migrate to assertThatExceptionOfType 6 years ago
Phillip Webb ef8f113619 Use assertThat instead of Java assert 6 years ago
Phillip Webb a5aa6b3d7f Remove blank lines from all tests 6 years ago
Phillip Webb 5bdd757108 Polish spring-security-web main code 6 years ago
Phillip Webb ee661f7b71 Fix whitespace issues in format-off code 6 years ago
Phillip Webb 834dcf5bcf Use consistent ternary expression style 6 years ago
Phillip Webb 8d3f039f76 Reduce method visibility when possible 6 years ago
Phillip Webb ec6a4cb3f0 Use consistent equals/hashCode/toString order 6 years ago
Phillip Webb 612fb22a7f Remove unnecessary lambda blocks 6 years ago
Phillip Webb 52f20b5281 Use parenthesis with single-arg lambdas 6 years ago
Phillip Webb 01d90c9881 Hide utility class constructors 6 years ago
Phillip Webb ff94944313 Add whitespace after copyright header 6 years ago
Phillip Webb 31ec450d05 Remove superfluous comments 6 years ago
Phillip Webb 8d80166aaf Update exception variable names 6 years ago
Phillip Webb e9130489a6 Remove restricted static imports 6 years ago