Mercurial > dive4elements > gnv-client
diff gnv/ChangeLog @ 968:7a93e4114e6d
Restarting the application creates a new session id for the user.
gnv/trunk@1132 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 27 May 2010 09:06:06 +0000 |
parents | c7f8a9b4b006 |
children | 3e6e07142a48 |
line wrap: on
line diff
--- a/gnv/ChangeLog Wed May 26 17:03:29 2010 +0000 +++ b/gnv/ChangeLog Thu May 27 09:06:06 2010 +0000 @@ -1,3 +1,8 @@ +2010-05-27 Ingo Weinzierl <ingo.weinzierl@intevation.de> + + * src/main/webapp/WEB-INF/jsp/header.jsp: Don't use the old session id when + restarting the application - start the application without old id. + 2010-05-26 Ingo Weinzierl <ingo.weinzierl@intevation.de> Issue289