We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
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.
ContaoCoreBundle
I do not close this. If the dcg becomes the own entry point, i think we must implement an own check.
Sorry, something went wrong.
We must have a current use case!
baumannsven
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: