ideas
ideas copied to clipboard
Extensible user roles
This question on StackOverflow asks how to extend the list of roles a user can have in an organization (admin, editor, member). AFAIK this is currently not possible, but IMO would be a nice feature.
This could be done, for example, by an interface IRoles using which plugins could return a list of custom roles.