Fix MKWS-230 "We're STILL re-using inappropriate SP sessions within the same tab"
authorMike Taylor <mike@indexdata.com>
Fri, 3 Oct 2014 16:11:28 +0000 (17:11 +0100)
committerMike Taylor <mike@indexdata.com>
Fri, 3 Oct 2014 16:11:28 +0000 (17:11 +0100)
Correct handling of session tokens (which are randomly generated in
each new tab/window, then re-used in that tab/window until it's
closed) combined with the hostname and path from the current URL.


No differences found