This website requires JavaScript.
Explore
Help
Sign In
Cwikius-Spring
/
spring-security
Watch
1
Star
0
Fork
0
You've already forked spring-security
mirror of
https://github.com/spring-projects/spring-security.git
synced
2025-05-31 09:12:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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