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
9525403385da26353aca4ef5f0e8fbda40f8709c
spring-security
/
docs
History
Luke Taylor
6e91786f92
SEC-1734: AbstractRememberMeServices will now default to using a secure cookie if the connection is secure. The behaviour can be overridden by setting the useSecureCookie property in which case the cookie will either always be secure (true) or never (false).
2011-05-09 13:36:23 +01:00
..
articles/src
/docbook
updates to faq and codebase article
2009-06-07 21:01:49 +00:00
faq
/src
Added extra FAQ on "Bad Credentials" message and on testing LDAP authentication. Minor mods to LDAP doc.
2011-03-29 15:30:08 +01:00
manual
/src
SEC-1734: AbstractRememberMeServices will now default to using a secure cookie if the connection is secure. The behaviour can be overridden by setting the useSecureCookie property in which case the cookie will either always be secure (true) or never (false).
2011-05-09 13:36:23 +01:00
docs.gradle
Added JDK and Spring links to Javadoc generation task.
2011-02-08 16:43:34 +00:00