Improve User Experience When Not Logged In
We currently give unfriendly/
* If not logged in, give them a log-in link and try and make the completion of the login take them back to the item they were trying to view
* If logged in but don't have permission, give them some type of error message explaining that
Blueprint information
Related branches
Related bugs
Sprints
Whiteboard
[fboudra, 2012-10-25] re-target to 2012.11 cycle.
[doanac, 2012-11-09] I played some today with this and have a branch: https:/
Meta:
Headline: restricted access improvements to validation.
Acceptance: users not logged into the website or missing permissions will get more informative messages and actions.
Work Items
Work items:
identify places with access restriction in the web UI: DONE
redirect non-logged in users to the login page: DONE
return proper "access denied" message when the user does not have the required privileges: DONE