Opened 15 years ago
Closed 14 years ago
#1362 closed defect (fixed)
Return 401 unauthorized when username not found
Reported by: | tomfukushima | Owned by: | brucedechant |
---|---|---|---|
Priority: | medium | Milestone: | 2.2 |
Component: | General | Version: | 2.1.0 |
Severity: | major | Keywords: | |
Cc: | External ID: |
Description (last modified by )
During authentication, the web tier returns a MgUserNotFound exception (or something like that) when a user id doesn't exist. We should change it to be 401 unauthorized.
Change History (3)
comment:1 by , 15 years ago
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed.
Trunk r4915