Issue Details (XML | Word | Printable)

Key: BCMS-121
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Savvas Triantafyllou
Reporter: Savvas Triantafyllou
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
BetaCMS

Update BetaCMS IdentityStore implementation to return role ROLE_CMS_EXTERNAL_VIEWER in methods getGrantedRoles and getImpliedRoles when user name is Anonymous

Created: 08/Nov/09 09:20 PM   Updated: 08/Nov/09 11:45 PM
Component/s: betacms-repository
Affects Version/s: 2.1.0.CR1
Fix Version/s: 2.1.0.CR2

Time Tracking:
Not Specified


 Description  « Hide
Currently BetaCMS IdentityStore implementation will throw exception in aforementioned methods for user Anonymous because this user is a virtual user and does not really exist in repository. Instead these methods should return only one role, ROLE_CMS_EXTERNAL_VIEWER as a result.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.