koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1431] no test for unique patron userid
Date: Mon, 1 Oct 2007 17:44:30 -0700 (PDT)

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


address@hidden changed:

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




------- Comment #2 from address@hidden  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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]