https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11299
--- Comment #189 from David Cook <[email protected]> --- (In reply to Jonathan Druart from comment #188) > Created attachment 114803 [details] [review] > Bug 11299: Adjust call to check_cookie_auth > > Why were we using CGI::Cookie? That's a good question. My guess would be copy/paste from an existing script. It looks like CGI::Cookie is still used explicitly in 17 files. No idea why since https://metacpan.org/pod/CGI::Cookie itself says that CGI is already using it internally anyway. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
