https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28822
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #21 from Katrin Fischer <[email protected]> --- (In reply to Nick Clemens from comment #18) > I can confirm, setting: > allow_empty_passwords="1" > in SIP config will eliminate the issue > > You can test on kohadevbox using telnet: > apt install telnet > telnet localhost 6001 > 9300CNterm1|COterm1|CPCPL| > 6300120211018 150348 AOCPL|AA23529000035676|ACterm1|AD| > > > Without allow_empty_passwords an empty string is checked and login_attempts > incremeneted > With it, login attempts are not > > You can see in the response: > |AFGreetings from Koha. -- Invalid password| > if the setting is not enabled > > Agnes: You should either ask Equinox to change the setting for you, or ask > OverDrive to send/require passwords if you would rather go that way. > > Otherwise, I believe this is working correctly -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
