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

--- Comment #9 from Nick Clemens (kidclamp) <[email protected]> ---
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 <[email protected]>
Signed-off-by: Nick Clemens <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to