3 Nov
2022
3 Nov
'22
10:01 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32066 --- Comment #6 from Marcel de Rooy <m.de.rooy@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.