[Bug 1431] no test for unique patron userid
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1431 chris.cormack@liblime.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #2 from chris.cormack@liblime.com 2007-10-01 17:44 ------- my $loginexist=checkuserpassword($borrowernumber,$data{'userid'},$data{'password'}); in memberentry.pl we have this, which checks that username and password arent already in use. So 2 users can have the same id as long as not the same password. Is this acceptable, if so ill add it to member-password.pl too. In the meantime ill make the too short password fail loudly. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com