Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
viewer-wicket-1.6.0, core-1.6.0
-
None
Description
So, if a user doesn't have permission (the home page action isn't visible and/or usable) then it shouldn't be invoked, and instead simply show the welcome messages.
However, this ticket does NOT require that the system checks that the user has permissions for the resultant object invoked from the home page action (a dashboard or whatever); rather the expectation is that the this the permissions be set-up correctly along with the user's permission to the home page action.
If the user doesn't have permission to the resultant object, then the usual behaviour should occur, ie to show the error page.