| Issue 3: | SubSonicPrincipal.IsInRole(string role) is case-sensitive, but SubSonicPrinciple._Roles is not |
‹ Prev
3 of 3
|
| 1 person starred this issue and may be notified of changes. | Back to list |
I am using the Beta 1 of subsonicproviders. I recently noticed that none of my role checks were working - because, while the value passed in to SubSonicPrinciple.IsInRole is converted to lowercase, the values inside _Roles are not - which means they never match. I have attached a file with a (hackish) fix. |
|
,
Feb 11, 2008
I'll take a look. Thanks! |
|
|
|