27 Jul
2022
27 Jul
'22
5:49 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31247 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 138181 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=138181&action=edit Bug 31247: Fix OPAC authentication when 2FA is enabled Silly mistake from bug 28786, the $type should be compared to "opac" instead of "OPAC", erk! Test plan: Turn 2FA on Set it up for an user Login at the OPAC => Without this patch you keep being redirected to the auth form screen => With this patch applied you are able to successfully login -- You are receiving this mail because: You are watching all bug changes.