http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9401
Bug ID: 9401
Summary: Javascript used for tags handling wants access to
CGISESSID cookie
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
Some Javascript used for processing bib record tags in the OPAC and staff
interface wants to read the value of the CGISESSID cookie. If it actually
needed to, that would be a blocker to making the session cookie be httpOnly
(see bug 9102). Fortunately, as it doesn't actually need to know the session
key, it suffices to remove the offending code.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/