https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42494 Andrii Nugged <nugged@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #4 from Andrii Nugged <nugged@gmail.com> --- One note: the patch is intentionally small, but it touches how staff authentication cookies are carried through the shared plugin response path. It fixes the observed login/reload issue, but I may not be able to predict every consequence for other plugin response patterns. I would appreciate detailed QA/security review of the approach, especially around whether Koha::Plugins::Base is the right place to preserve the cookie returned by get_template_and_user, and whether any plugin response types should be excluded or handled differently. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.