Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for custom roles #665

Open
ezekg opened this issue Sep 26, 2022 · 1 comment
Open

Add support for custom roles #665

ezekg opened this issue Sep 26, 2022 · 1 comment
Labels
ent: feature Enterprise features

Comments

@ezekg
Copy link
Member

ezekg commented Sep 26, 2022

We'd need to add a role_definitions or similar table that housed a role's definition, with its allowed and default permissions. These would need to be scoped to an account. Ent only.

@ezekg ezekg added the ent: feature Enterprise features label Sep 26, 2022
@ezekg
Copy link
Member Author

ezekg commented Sep 30, 2022

Or we could do role_groups, and let a user be assigned to a role group, inheriting it’s permissions.

Role groups may work better with #409.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ent: feature Enterprise features
Projects
None yet
Development

No branches or pull requests

1 participant