[Koha-bugs] [Bug 36349] Login for SCO/SCI broken by CSRF

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 19 11:33:30 CET 2024


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

Jonathan Druart <jonathan.druart at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at gmail.com

--- Comment #3 from Jonathan Druart <jonathan.druart at gmail.com> ---
We have a problem here.

We are removing the credential (login_userid and login_password from CGI) in
get_template_and_user if not a POST (and not op ne 'cud-login').

I am failing at finding a correct fix. Should we actually fix the
AutoSelfCheckAllowed behavior in sco-main.pl and deal with the credentials
retrieved from the prefs in the controller?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list