Open JonathanBrouwer opened 2 months ago
The function get_roles_for_user takes a &mut self. Is there a reason for this? The same applies for get_users_for_role, get_users_for_role, get_implicit_roles_for_user, and get_implicit_permissions_for_user
get_roles_for_user
get_users_for_role
get_implicit_roles_for_user
get_implicit_permissions_for_user
The function
get_roles_for_user
takes a &mut self. Is there a reason for this? The same applies forget_users_for_role
,get_users_for_role
,get_implicit_roles_for_user
, andget_implicit_permissions_for_user