Dependency Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005939 | mantisbt | administration | public | 2005-07-14 10:16 | 2005-07-23 02:10 |
| Reporter | Darkwinde | Assigned To | thraxisp | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.0.0a3 | ||||
| Fixed in Version | 1.0.0rc1 | ||||
| Summary | 0005939: No double Real Names are allowed | ||||
| Description | In a project, where can be more then one developer with the name John Doe. They have different login-names but still the same real name. But mantis doesn The validation of this field have to be disabled and if there is a unique flag in the db, it also have to be removed. APPLICATION ERROR #807 Another Effect is, that you got the registration mail, set the first time the same RN, you got the error, want to switch back, but the link have been disabled so you have to taake a new ticket of passwordlost! | ||||
| Tags | No tags attached. | ||||
|
Please read the message carefully. A user's "Real Name" is not allowed to match another user's "Username". This prevents a user from masquering as another. For example, consider a user "jdoe" with a real name of "John Doe". A new user with user name "fsmith" cannot set their real name to "jdoe", but "John Doe" is acceptable. |
|
|
Yes, I can see the reason behind avoiding masquerading, but my issue in 0005949 is that I used my back button and was not able to correct the error. So I guess the anti-caching headers need to change to avoid the browser reloading the page on "Back", or a ticket needs to be allowed to be re-used. |
|
|
So it is ok, if you want to prevent shadowing other users, but still it doesn`t work...how you explained. I create the following user... Now I want to create another: The Login is accepted but not the change to the realname. |
|
|
The check is wrong if you create a new user from the "manage" menu. It's missing if you update a user from the "manage" menu. |
|
|
Fixed in CVS: |
|
related to
child of
duplicate of