]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Delete all cookies on logoff. There's dojo code that looks for stale session cookies...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 28 Sep 2010 21:12:11 +0000 (21:12 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 28 Sep 2010 21:12:11 +0000 (21:12 +0000)
commitcf3d40beb44dac3daa65826f761e19297479e492
treef991d5d5de2f66357be24d478e905d899f8124d6
parentaaff7ab07f8d90c04bc56b9ff12a6fe373bc340d
Delete all cookies on logoff.  There's dojo code that looks for stale session cookies and has the xul client prompt for a new session.  When you logoff, the session is destroyed, but the stale cookies were being left behind (and not overwritten on login? I don't understand that part).  But this fixes it

git-svn-id: svn://svn.open-ils.org/ILS/trunk@18093 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/xul/staff_client/chrome/content/auth/session.js