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

Check permission if user has rights of table (data definition) #498

Open
baumannsven opened this issue Jun 17, 2019 · 2 comments
Open

Check permission if user has rights of table (data definition) #498

baumannsven opened this issue Jun 17, 2019 · 2 comments
Assignees
Labels
Milestone

Comments

@baumannsven
Copy link
Member

If the user has no rights of a table (data definition). So we must implement a permission check to the list view. This is missing.

@baumannsven baumannsven added this to the 2.1.5 milestone Jun 17, 2019
@baumannsven baumannsven self-assigned this Jun 17, 2019
@baumannsven baumannsven modified the milestones: 2.1.5, 2.1.6 Aug 27, 2019
@baumannsven
Copy link
Member Author

We do not check this in the moment. ContaoCoreBundle checked if the user has rights of the backend module. See here https://github.com/contao/core-bundle/blob/16b52a055d4c12d09b47f21798efe8331f065e67/src/Resources/contao/classes/Backend.php#L308.

I do not close this. If the dcg becomes the own entry point, i think we must implement an own check.

@zonky2
Copy link
Contributor

zonky2 commented May 16, 2022

We must have a current use case!

@zonky2 zonky2 modified the milestones: 2.3.0, 2.3.1 Oct 31, 2023
@zonky2 zonky2 modified the milestones: 2.3.1, 2.2.3, 2.4.0 Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants