8 Nov
2022
8 Nov
'22
1:43 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31908 --- Comment #10 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 143392 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143392&action=edit Bug 31908: Resolve second login with another userid Somewhere the line undef $userid got removed. We need it to resolve the second login situation. Test plan: Login in staff with user missing privileges. On the login form login again with another staff user. Note that you do no longer crash. Run t/db../Auth.t Run t/db../Koha/Auth/TwoFactorAuth.t Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.