diff -r 8060f33a164f -r 38225f2ad3a6 app/soc/cache/rights.py --- a/app/soc/cache/rights.py Tue Feb 03 14:19:51 2009 +0000 +++ b/app/soc/cache/rights.py Tue Feb 03 15:18:40 2009 +0000 @@ -31,7 +31,7 @@ 'checkCanMakeRequestToGroup', 'checkCanProcessRequest', 'checkHasPickGetArgs', - 'checkHasRole', + 'checkHasActiveRole', 'checkHasUserEntity', 'checkIsActive', 'checkIsAllowedToManageRole',