brustj / tracmor

Automatically exported from code.google.com/p/tracmor
GNU General Public License v2.0
0 stars 0 forks source link

Users without access to Assets Module get Tresspass error when logging in. #57

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Disable a non-admin user's access to the Asset Module
2. Attempt to login as that user

What is the expected output? What do you see instead?
You expect the user to be taken to an internal Tracmor page, but they are
not. Instead they get a message that they are not authorized to view that
page because it automatically takes the user to the asset list page.

Solution would be to search for a module that is accessible. Further
solution would be to allow user to choose their own homepage as a 'Preference'

Original issue reported on code.google.com by hunterje...@gmail.com on 19 Dec 2008 at 7:38

GoogleCodeExporter commented 8 years ago
This bug has been resolved.  The solution implemented was to take the user to 
the
first module they have access to.  In the future we will allow the user to 
choose
their preferred 'default' module.

Original comment by jsincl...@gmail.com on 14 Apr 2009 at 11:01