[Koha-bugs] [Bug 1431] no test for unique patron userid

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Tue Oct 2 02:44:30 CEST 2007


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1431


chris.cormack at liblime.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #2 from chris.cormack at 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.





More information about the Koha-bugs mailing list