sylvainjule / kirby-bouncer

Restrict access of a user role to a specific page (and its children) in the panel.
MIT License
61 stars 6 forks source link

Questions about Bouncer plugin and Permissions #29

Closed benhatfield closed 8 months ago

benhatfield commented 12 months ago

Hello,

We’re attempting to use the Bouncer plugin because we'd like users to only have access to certain content pages, but we also want some of them to be able to edit users.

Is that possible with this plugin?

screenshot of bouncer settings from site/blueprints/users/staff.yml Screenshot 2023-11-21 at 11 16 17 AM

sylvainjule commented 8 months ago

Unfortunately it is not possible with this plugin and I don't plan to extend it that way. It doesn't allow access to the users area as the ability for a user to modify other users' forms, but not their own could quickly lead to a maze of permissions and would be harder to maintain.