Ticket #820 (closed defect: fixed)
Exception browsing /user/apikey when not logged in
Reported by: | dread | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | ckan | Keywords: | |
Cc: | Repository: | ckan | |
Theme: | none |
Description
Should fail gracefully (not the existing 500 error) when you go to ckan.net/user/apikey (manually typing in the url) but haven't logged in.
WebApp Error: <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'apikey' URL: http://test-hmg.ckan.net/user/apikey
Change History
Note: See
TracTickets for help on using
tickets.
This has been fixed