Opened 14 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 brucedechant)

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 brucedechant, 14 years ago

Description: modified (diff)
Status: newassigned

Fixed.

Trunk r4915

comment:2 by brucedechant, 14 years ago

Fixed. sandbox/adsk/2.2gp r4958

comment:3 by brucedechant, 14 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.