21 Apr
2022
21 Apr
'22
2:02 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28786 --- Comment #154 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- + $borrower{auth_method} = undef if $borrower{auth_method} eq ""; `auth_method` ENUM('password', 'two-factor') NOT NULL DEFAULT 'password' COMMENT 'Authentication method', Are you sure? -- You are receiving this mail because: You are watching all bug changes.