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
304f12fb63e528008dd677ed73624feecb0e6229
spring-security
/
web
History
Luke Taylor
6d6c2d31ef
SEC-1462: Only apply session fixation protection strategy if request.isRequestedSessionIdValid() returns true. We don't need to create a new session if the current one already has a different Id from the client.
2010-04-20 18:04:56 +01:00
..
src
SEC-1462: Only apply session fixation protection strategy if request.isRequestedSessionIdValid() returns true. We don't need to create a new session if the current one already has a different Id from the client.
2010-04-20 18:04:56 +01:00
pom.xml
Update versions to 3.0.3.CI-SNAPSHOT.
2010-02-26 15:04:43 +00:00
template.mf
Updated bundlor templates and introduced spring.version variable
2009-12-22 01:10:04 +00:00
web.gradle
Porting of gradle changes from master.
2010-03-11 02:15:02 +00:00