4629 Commits (b4fbabdbfd22bf52c4e7d6b62edec7e0f8f63f7e)
 

Author SHA1 Message Date
Rob Winch b4fbabdbfd SEC-2012: Remove incorrect javadoc from UserDetails#getPassword() 14 years ago
Rob Winch c025e8db46 Added comment to ide-integration.gradle about STS-2723 14 years ago
Rob Winch 23ef7dac48 SEC-2009: Support ./gradlew eclipse 14 years ago
Rob Winch 24c3bdfd90 SEC-2013: Add space to log of AbstractAuthenticationProcessingFilter 14 years ago
Rob Winch 1710f32a08 SEC-2011: Moved SessionRegistry documentation of SessionRegistry#onAuthentication 14 years ago
Rob Winch b868daaa8c SEC-2011: Remove reference to SessionRegistry from SessionFixationProtectionStrategy javadoc 14 years ago
Rob Winch 095dcb3a74 SEC-2010: Include missing <value> tag in Hierarchical Roles section of the reference 14 years ago
Rob Winch aa4ec9a508 Cleaned up warnings in JdbcTokenRepositoryImpl and JdbcTokenRepositoryImplTests 14 years ago
Rob Winch 340534dadb SEC-1964: Handle missing series in JdbcTokenRepositoryImpl 14 years ago
Rob Winch 7f9938c8e2 Organize imports on RememberMeConfigTests 14 years ago
Rob Winch c7c41ced84 Added test to verify LogoutHandlers added to LogoutFilter 14 years ago
Rob Winch 3ce06333c5 SEC-1850: Namespace adds all LogoutHandlers to ConcurrentSessionFilter 14 years ago
Rob Winch 06638db289 SEC-1909: Namespace configuration no longer uses deprecated API's 14 years ago
Rob Winch b196d70f99 SEC-1905: Added para tag to the digest encoded password footnote 14 years ago
Rob Winch bfd09f7603 SEC-1905: Added footnote to password encoding for digest authentication 14 years ago
Rob Winch 40ccbedefd SEC-1988: Add contributor guide link to readme.txt 14 years ago
Rob Winch 42b72bcbc4 SEC-1980: Prevent parser warning when URL's in configuration start with # 14 years ago
Rob Winch b28e3a0b2f SEC-1976: include *.aj files in sourceJar 14 years ago
Rob Winch 262ee099df SEC-1994: explicit sourceCompatibility and targetCompatibility of 1.5 in Gradle build 14 years ago
Rob Winch 3e4da4f60f Updated to next snapshot version 14 years ago
Rob Winch f46a5bab40 Set to 3.1.1 Release 14 years ago
Rob Winch 638e92a3f7 SEC-1992: Updated Spring version to 3.0.7 14 years ago
Rob Winch d14150c2e1 SEC-1906: Fix EmmaPlugin for Gradle 1.0 14 years ago
Rob Winch a6bded86c2 SEC-1990: Polishing code cleanup on BCrypt 14 years ago
Joseph Walton 14a5135ac3 SEC-1990: Clean up jBCrypt and include its tests. 14 years ago
Rob Winch fde9142d8d SEC-1907: Exclude crypto dependency in core module since classes are bundled in core 14 years ago
Rob Winch f2345fcb21 SEC-1981: Remove dependency on Locale for the build 14 years ago
Rob Winch a2452ab514 SEC-1906: Update to Gradle 1.0 14 years ago
Rob Winch 2fba10ab61 Use powermock for testing servlet 3.0 functionality instead of distinct classpaths 14 years ago
Rob Winch 18230259b8 SEC-1985: Removed WebSecurityExpessionHandler from reference 14 years ago
Rob Winch f6902471fb SEC-1965: DefaultWebSecurityExpressionHandler is now passive from 3.0.x releases 14 years ago
Rob Winch b6ec700640 SEC-1968: AbstractPreAuthenticatedProcessingFilter clears SecurityContext on null principal change with invalidateSessionOnPrincipalChange = true 14 years ago
Rob Winch e1068b84ea .gitignore src/*/java/META-INF/ 14 years ago
Rob Winch de3dfb5b3f SEC-1875: ConcurrentSessionControlStrategy no longer adds/removes the session to the SessionRegistry twice 14 years ago
Rob Winch 954ba57cf2 SEC-1970: Cleanup of pre authentication documentation 14 years ago
Rob Winch 8b05d23832 SEC-1971: Allow injection of ExpressionParser in AbstractSecurityExpressionHandler 14 years ago
Rob Winch 6584b65489 SEC-1898: Added test to demonstrate JdbcAclService#readAclById throws NotFoundException when the Acl is missing 14 years ago
Rob Winch 520b65e2e3 SEC-1865: Remove invalid OWASP link in TextEscapeUtils 14 years ago
Rob Winch a8b30ed6d9 .gitignore */src/*/java/META-INF 14 years ago
Rob Winch 254333ce82 SEC-1957: DefaultFilterChainValidator no longer casts to DefaultFilterInvocationSecurityMetadataSource 14 years ago
Rob Winch b626a63b85 Suppress warnings in AbstractAuthorizeTag and AuthorizeTagCustomGrantedAuthorityTests 14 years ago
Christian Hilmersson d57f1d56d5 SEC-1900: AbstractAuthorizeTag now compares using getAuthority() 14 years ago
Rob Winch c446697de3 Cleaned up warnings in FilterChainProxyTests 14 years ago
Rob Winch bb8f3bae7c SEC-1950: Defensively invoke SecurityContextHolder.clearContext() in FilterChainProxy 14 years ago
Rob Winch ca741ab18f SEC-1943: Corrected namespace doc to state SecurityContextHolderAwareRequestFilter instead of SecurityContextHolderAwareFilter 14 years ago
Rob Winch 488efbc97e SEC-1901: Changed DebugFilter to no longer extend OncePerRequesetFilter so that the FilterChainProxy is invoked on forwards 14 years ago
Rob Winch a4322d70ba Merge pull request #5 from tburch/setUseSecureCookie-typo 14 years ago
Rob Winch f78c11650f SEC-1893: Namespace now register PortMapper with custom mappings for all components that use a PortMapper 14 years ago
Rob Winch 84141c4c76 SEC-1927: Corrected debug log in SessionManagementFilter to have a space between ID and the session and added guard to log statement 14 years ago
Tristan Burch e7f47964ee fix typo in setUseSecureCookie method documentation 14 years ago