Issue Details (XML | Word | Printable)

Key: BCMS-141
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
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

BetaCMS web console uses user name provided by user during login and not by IdentityStore

Created: 15/Nov/09 02:24 PM   Updated: 15/Nov/09 02:40 PM
Component/s: betacms-webui
Affects Version/s: 2.1.0.CR1
Fix Version/s: 2.1.0.CR2

Time Tracking:
Not Specified


 Description  « Hide
There are several places in BetaCMS web console where username is the value user has entered during login and not the value provided by IdentityStore after successfull login.

Since username is not case sensitive, proper user name (as far as cases concerns) is the value provided by IdentityStore once user has been successfully logged in.

For example, a user has been registered with username 'betacms-user'. Whe she logins she provdes value 'BetaCMS-user'. The proper user name to use after she has been successfully logged in is 'betacms-user' and not 'BetaCMS-user'

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