1025 Commits (3164bd6f8d0fc82c5f671be0852cdcd600d0cdef)

Author SHA1 Message Date
Rob Winch be303b15d1 SEC-3128: RoleVoter supports null Authentication 11 years ago
Rob Winch bd221739c7 SEC-3109: DelegatingSecurityContextExecutor fails with same Thread 11 years ago
Rob Winch 117f892c91 SEC-3031: DelegatingSecurityContext(Runnable|Callable) only modify SecurityContext on new Thread 11 years ago
Rob Winch 821333434d SEC-3013: Add messages_en.properties 11 years ago
Rob Winch 197ddb3cd1 SEC-3029: Fix Compatibility with Spring 4.2.x 11 years ago
Rob Winch 4fdfb8caba SEC-2915: More Tabs -> Spaces 11 years ago
Rob Winch ae6af5d73c SEC-2915: Updated Java Code Formatting 11 years ago
Rob Winch cf9f58a4ac SEC-2915: XML spaces->tabs 11 years ago
Rob Winch 6627f76df7 SEC-2758: Make ROLE_ consistent 11 years ago
Rob Winch 6e204fff72 SEC-2781: Remove deprecations 11 years ago
Rob Winch 30c5788b8b SEC-1897: Remove raw types from AbstractAccessDecisionManager 12 years ago
Rob Winch 4d738d8576 SEC-2491: KeyBasedPersistenceTokenService defaults to 32 bytes 12 years ago
Rob Winch 0704f88e99 SEC-2344: Remove check for DefaultParamterNameDiscoverer 12 years ago
Rob Winch 3089f1603e SEC-2682: DelegatingSecurityContextRunnable/Callable delegate toString() 12 years ago
Rob Winch 5810681b06 SEC-2574: JavaConfig default SessionRegistry processes SessionDestroyedEvents 12 years ago
Rob Winch 4e7398eec0 SEC-2150: Support class level annotations on Spring Data Repositories 12 years ago
Rob Winch d429c96253 SEC-2150: Add tests to verify JSR-250 Spec behavior 12 years ago
Rob Winch f50e058d07 SEC-2697: Fix logging of Spring Version Check 12 years ago
Rob Winch 475f25c787 SEC-2571: Failure in UserDetailsService->InternalAuthenticationServiceException 12 years ago
Rob Winch 2628be60d1 SEC-2173: Added SystemWideSaltSource.toString() test 12 years ago
Rob Winch 6dfdb10e31 Fix move to 4.0 12 years ago
Rob Winch fc8e4868ce SEC-2468: Fix tests 12 years ago
Rob Winch 65367e6547 SEC-2468: JdbcUserDetailsManager#createNewAuthentication uses null credentials 12 years ago
Rob Winch 2df5541905 SEC-2448: Update to HSQL 2.3.1 12 years ago
Rob Winch fa39ecd719 SEC-2367: ProviderManager rethrows InternalAuthenticationServiceExceptions 12 years ago
Rob Winch 2d2f91484d SEC-2350: Fix broken test 13 years ago
Rob Winch 1745715865 SEC-2350: Remove warning whe using Spring 4 13 years ago
Rob Winch e696890e8e SEC-2151: Fix spring4Test 13 years ago
Rob Winch 61e6acb3f4 SEC-2151: AnnotationParameterNameDiscoverer support single annotated param 13 years ago
Rob Winch e5f034bdef SEC-2151: Fix tests 13 years ago
Rob Winch a09756745f SEC-2151: Support binding method arguments with Annotations 13 years ago
Rob Winch fb0a8d19e8 SEC-2322: Support StandardReflectionParameterNameDiscoverer 13 years ago
Rob Winch 788ba9a1fa SEC-2329: Allow injecting of AuthenticationTrustResolver 13 years ago
Rob Winch 664220f304 SEC-2295: Remove error logging when Spring version equals Spring Security 13 years ago
Rob Winch 086056f191 SEC-2289: Make compatible with Spring 4 as well 13 years ago
Oliver Becker 9eb34fe51c SEC-2119: Add a 'form-parameter' attribute to <remember-me> 13 years ago
Rob Winch 6b81f97081 SEC-2114: Polishing Spring Based Cache 13 years ago
Marten Deinum 01ea39ce35 SEC-2114: Provide Spring Cache Abstraction based cache implementations 13 years ago
Rob Winch 1ed643ca1f SEC-1998: Provide integration with WebAsyncManager#startCallableProcessing 14 years ago
Rob Winch 51fd83060e SEC-2077: Concurrency support 14 years ago
Rob Winch c076f0f2e1 SEC-2056: DaoAuthenticationProvider performs isPasswordValid when user not found 14 years ago
Rob Winch f3b143f677 SEC-2031: PreInvocationAuthorizationAdviceVoter supports subclasses 14 years ago
Rob Winch 734188206d SEC-1940: ProviderManager publishes any AccountStatusException 14 years ago
Rob Winch 10e6a6f943 Remove compile warnings in AspectJMethodSecurityInterceptorTests 14 years ago
Rob Winch 9a9aafaeec SEC-1967: Restore original SecurityContext in finally when RunAsManager is used 14 years ago
Rob Winch f2345fcb21 SEC-1981: Remove dependency on Locale for the build 14 years ago
Rob Winch 8b05d23832 SEC-1971: Allow injection of ExpressionParser in AbstractSecurityExpressionHandler 14 years ago
Andrei Stefan 0f9ee81df1 SEC-1887: Improve extensibility of expression-based security classes 14 years ago
Luke Taylor f97463cdb5 Minor comment fixes 14 years ago
Rob Winch 1f835fec43 SEC-1867: Perform null check on Authentication.getCredentials() prior to calling toString() 14 years ago