On Sun, 29 Apr 2007 11:19:57 +0530, "Vamsee Kanakala" vamlists@gmail.com wrote:
I'm not sure about others, but I think it would be helpful when multiple session variables are being set in different parts of the web app, when you could invalidate the entire session when a user logs out, instead of deleting each session variable - it's possible that the developer forgot to delete this particular session var in the logout method (this just happened to me :D).
OK, it's exported in 0.9.1.