https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42066

--- Comment #6 from David Nind <[email protected]> ---
Created attachment 198728
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198728&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 <[email protected]>

-- 
You are receiving this mail because:
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/

Reply via email to