http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=465 Summary: Users may have identical user names Product: Koha Version: 1.9.2 Platform: PC Status: NEW Severity: normal Priority: P2 Component: Authentication AssignedTo: tonnesen@cmsd.bc.ca ReportedBy: ctho@freeshell.org QAContact: koha-bugs@lists.sourceforge.net Overview description: /cgi-bin/koha/member-password.pl allows administrator to assign identical names to different users. Steps to reproduce: 1. Search for a member, then assign him/her a user name 2. Search for another member, assign the same user name in step 1 to this user. Actual result: No error is displayed. Expected result: Assume that user name in step 1 is unique, then step 2 should shows error saying duplicated user name or something similar. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.