12 Jul
2026
12 Jul
'26
4:06 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42066 --- Comment #9 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 201880 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201880&action=edit Bug 42066: Prevent 403 after an expired OPAC session If a session has expired, the login form will get an empty CSRF token and the login form will return 403 To recreate: hit /cgi-bin/koha/sco/sco-main.pl then hit /cgi-bin/koha/opac-main.pl login => 403 Apply this patch, try again => Success Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.