fixed bug #824791: Session not invalidated upon re-authentication
authormaxcooper <maxcooper>
Sat, 25 Oct 2003 10:49:03 +0000 (10:49 +0000)
committermaxcooper <maxcooper>
Sat, 25 Oct 2003 10:49:03 +0000 (10:49 +0000)
commitb517a2e90998b7f94dcdbacd2fd2ce03931842a5
tree5d4a057f9dd9d6b9ecf844e0ecb096968aafc093
parent18d295b2b46c7f7872a09337c54767120d2e31e8
fixed bug #824791: Session not invalidated upon re-authentication
added test to make sure it stays fixed
src/example/org/securityfilter/example/Constants.java
src/example/org/securityfilter/example/realm/TrivialSecurityRealm.java
src/share/org/securityfilter/authenticator/FormAuthenticator.java
src/test/org/securityfilter/test/http/form/PostMethodTest.java
src/test/org/securityfilter/test/http/form/SessionInvalidationTest.java [new file with mode: 0644]
web/share/securePage.jsp