24 Mar
2022
24 Mar
'22
8:38 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29915 --- Comment #120 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 132101 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132101&action=edit Bug 29915: Prevent bad cookie from corrupted session If there is deleted session info but no session->id, a wrong cookie with empty name could be generated containing expired session id. Test plan: Login. Check cookies in browser. Logout. Check cookies in browser. Without this patch, you should see an invalid cookie. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.