https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41104 Bug ID: 41104 Summary: Samesite HTTP response header being set in C4::Auth::checkauth() Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: lari.taskula@hypernova.fi QA Contact: testopia@bugs.koha-community.org "SameSite" is an attribute to a cookie. However, in Bug 26019 we have included it in as a HTTP response header for C4::Auth::checkauth(). As it is not a part of standard HTTP response headers, is there more to it, or can it be removed? https://github.com/Koha-Community/Koha/blob/59ff962caaa28c10ab1a57655ca58835... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.