https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36934 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #3 from David Cook <dcook@prosentient.com.au> --- (In reply to Nick Clemens (kidclamp) from comment #1)
This correctly clears (without it I can log in to any branch on subsequent try) but does not create a new session ID, not sure how to fix this one
I think it kind of answers itself. Rather than clearing the value from the CGISESSID we should be creating an anonymous session and using the value from that. I'll have some code coming in bug 33259 to either fix this or make it easier... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.