This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-security
Watch
1
Star
0
Fork
0
You've already forked spring-security
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c5d6484b547e2914edcd71e01549f2c11c4f65ec
spring-security
/
config
History
Luke Taylor
c5d6484b54
SEC-1210: RememberMe filter misses UserDetailsService in default <http /> tag config when it is declared in parent app context. Fixed by getting the UserDetailsServiceInjectionPostProcessor to check ancestor bean factories for a UserDetailsService if one isn't found in the current bean factory.
2009-07-31 19:40:20 +00:00
..
src
SEC-1210: RememberMe filter misses UserDetailsService in default <http /> tag config when it is declared in parent app context. Fixed by getting the UserDetailsServiceInjectionPostProcessor to check ancestor bean factories for a UserDetailsService if one isn't found in the current bean factory.
2009-07-31 19:40:20 +00:00
pom.xml
Made ApacheDS deps optional
2009-05-27 02:15:45 +00:00
template.mf
Fixed config bundlor template
2009-05-11 07:57:52 +00:00