LeanAdmin / feature-discussions

The place for discussing new features
6 stars 0 forks source link

ACL #21

Open stancl opened 3 years ago

stancl commented 3 years ago

We currently have a gate for specifying which users can view the admin panel, but we also need more granular ACL logic for specifying which actions can be used on which resources by which users.

When a user can't e.g. edit a resource, he shouldn't be shown the button either.