View Issue Details

IDProjectCategoryView StatusLast Update
0005424mantisbtadministrationpublic2009-01-15 11:26
Reporterpsr Assigned Tothraxisp  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Versiongit trunk 
Fixed in Version1.2.0a3 
Summary0005424: user_is_name_unique(): "Real Name" and "Real Name" (first name has one space, second name two)
Description

White space is allowed in real names. It is prudent to canonicalize the white space, otherwise it is easy to impersonate another user by adding some white space variation.

TagsNo tags attached.

Activities

vboctor

vboctor

2005-04-11 09:54

manager   ~0009786

We should probably LTRIM and RTRIM real names. We should also replace multiple spaces with single space.

djay

djay

2008-08-25 07:43

reporter   ~0019216

Why is this a problem?

If my name is John Smith, and my friends' name is John Smith, why can't we be allowed to have the same name?

Are we impersonating each other?

thraxisp

thraxisp

2008-08-27 22:10

reporter   ~0019262

fixed in Revision: 5528
http://mantisbt.svn.sourceforge.net/mantisbt/?rev=5528&view=rev