Daarto icon indicating copy to clipboard operation
Daarto copied to clipboard

Fixes removal of a user from a user role

Open K0rhak opened this issue 1 year ago • 0 comments

Added table support for removing roles. Changed code of UserRoles.Remove(userRole), because it didn't actually remove the role. It was a different instance and it compared by reference in UserRoles.Remove.

K0rhak avatar Jun 30 '23 18:06 K0rhak