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

Feature permissions #65

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

Feature permissions #65

wants to merge 5 commits into from

Conversation

dmolineus
Copy link
Member

This pull request provides implementation of the permission check as requested in #23:

  1. Allow to restrict access to specific layers
  2. Allow to restrict access to specific actions (create, edit, delete, data)
  3. Allow to restrict access to data of an layer only

As the permission handling isn't easy to understand in Contao there should be a review to see if any edge cases are handled.

@dmolineus dmolineus added this to the 3.2.0 milestone Dec 5, 2018
@dmolineus dmolineus self-assigned this Dec 5, 2018
@dmolineus dmolineus mentioned this pull request Dec 5, 2018
3 tasks
@dmolineus dmolineus changed the base branch from master to develop December 14, 2018 10:53
@dmolineus dmolineus removed this from the 3.2.0 milestone Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant