Bug 31570 - Incorrect handling to determine whether a username is already in use
Incorrect handling to determine whether a username is already in use
Status: RESOLVED DUPLICATE of bug 33559
Product: UCS@school
Classification: Unclassified
Component: UMC - Wizards
UCS@school 3.1
Other Linux
: P5 normal (vote)
: UCS@school 3.x
Assigned To: Bugzilla Mailingliste
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-29 15:15 CEST by Jascha Geerds
Modified: 2013-11-27 08:31 CET (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jascha Geerds univentionstaff 2013-05-29 15:15:55 CEST
The "Add user" wizard seems to have an incorrect regular expression which checks whether a username is already in use or not. I think there is just a missing "$" in the regular expression to match the whole string.

Steps to reproduce:

1) Create a student with the username: "student-foobar"
2) Create another student with the username: "student-foo"
→ "Username already in use"
Comment 1 Florian Best univentionstaff 2013-11-27 08:31:12 CET

*** This bug has been marked as a duplicate of bug 33559 ***