1081 Commits (fe93326087d8ea2c2ad9be4b16fcceff2359a488)

Author SHA1 Message Date
Eleftheria Stein 7f482eda7d Fix CookieRequestCache for URL encoded query parameters 5 years ago
Aditya Sekhar 4cc3c25a0e removed whitespace formatting 5 years ago
Aditya Sekhar a26975f780 cleanup compatibility method based on spring-projects#8868 5 years ago
zhuang ff58ac836e
Decode cookie once in AbstractRememberMeServices 5 years ago
Eleftheria Stein 34a21cd80c Fix formatting 5 years ago
Eleftheria Stein 5661e06e9c Fix typo UserDetailService -> UserDetailsService 5 years ago
Arnaud Mergey 2b9efccc50 Implement MessageSourceAware where missing 5 years ago
Joe Grandja b95e1aa209 Revert "Lock dependencies for 5.5.0-M1" 5 years ago
Rob Winch 25a7482c8c Lock dependencies for 5.5.0-M1 5 years ago
Alexander Polozov a362ab53bc Change guard expressions order 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
Tomoki Tsubaki 65f788532e Fix broken Mono chain 6 years ago
Tomoki Tsubaki 2c297fbd63 Create the CSRF token on the bounded elactic scheduler 6 years ago
Joe Grandja 7b1f574769 Revert "Lock Dependency Versions for 5.4.0" 6 years ago
Joe Grandja 3d0e459182 Lock Dependency Versions for 5.4.0 6 years ago
Eleftheria Stein-Kousathana 02d1516c56
Restructure BasicAuthenticationFilter Logs 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
Phillip Webb 9a3fa6e812 Simplify boolean returns 6 years ago
Phillip Webb db55ef4b3b Migrate to BDD Mockito 6 years ago
Phillip Webb c12ced6aaa Migrate SwitchUserWebFilterTests AssertJ 6 years ago
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