https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37056
--- Comment #2 from Nick Clemens (kidclamp) <[email protected]> --- Created attachment 167581 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167581&action=edit Bug 37056: (Non-working POC) Attempt to preserve 403 response The former patch will prevent the issue, however, it makes svc/report return 200 when not authorized. I thought maybe the issue was that we were generating a new csrf token on the 403 page/template and tried to prevent that on this patch, however, it doesn't work. Looking for some help on this one -- You are receiving this mail because: You are the assignee for the bug. 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/
