ideas icon indicating copy to clipboard operation
ideas copied to clipboard

Extensible user roles

Open torfsen opened this issue 7 years ago • 0 comments

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.

torfsen avatar Sep 19 '18 12:09 torfsen