[Koha-bugs] [Bug 32066] 2FA: User could get stuck temporarily on login screen when disabling pref

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 3 10:01:31 CET 2022


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

--- Comment #6 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Jonathan Druart from comment #1)
> -                return ( "setup-additional-auth-needed", $session )
> -                    if $session->param('waiting-for-2FA-setup');
> +                    return ( "setup-additional-auth-needed", $session )
> +                        if $session->param('waiting-for-2FA-setup');
> +                }

I am still thinking about this second case btw. Not sure yet.

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


More information about the Koha-bugs mailing list