https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41104
--- Comment #1 from Lari Taskula <[email protected]> --- Created attachment 188449 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188449&action=edit Bug 41104: Catch invalid response header Samesite The SameSite is an attribute to a cookie, not a standard HTTP response header. We can safely remove it. To test: 1. Before applying further patches, 2. prove t/db_dependent/Auth.t 3. Observe test failure -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
