Issue Details (XML | Word | Printable)

Key: FE-1374
Type: Sub-task Sub-task
Status: Open Open
Assignee: Unassigned
Reporter: Geoff Crain [Atlassian]
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
FishEye
FE-1372

there is no anon user name (that is meaningful, even if we have a constant one). That is, username is the PK of the field of (login-able) users, and one of those users could have the username "anonymous" and nothing could/should break, because we nev

Created: 01/Apr/09 01:13 AM   Updated: 15/Sep/09 05:22 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Participants: Geoff Crain [Atlassian]
Since last comment: 49 weeks, 2 days ago
Labels:
Backlog Order:
464   
Complexity: Unknown
Value: Unknown


 Description  « Hide

there is no anon user name (that is meaningful, even if we have a constant one). That is, username is the PK of the field of (login-able) users, and one of those users could have the username "anonymous" and nothing could/should break, because we never attempt to lookup the ANON principle by username.

You can never check if a username represents the anon user. Null username == "no one" or "anon user"



There are no comments yet on this issue.