Skip to content

Conversation

@davisagli
Copy link
Member

@davisagli davisagli commented Nov 24, 2025

Vocabularies can have associated permissions, defined in plone.app.content.browser.vocabulary.PERMISSIONS.

We already check them in the @@getVocabulary view there and in the @vocabulary REST API service. We should also check them when getting the querystring configuration from the registry.

Fixes plone/plone.restapi#1777

@mister-roboto
Copy link

@davisagli thanks for creating this Pull Request and helping to improve Plone!

TL;DR: Finish pushing changes, pass all other checks, then paste a comment:

@jenkins-plone-org please run jobs

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass, but it takes 30-60 min. Other CI checks are usually much faster and the Plone Jenkins resources are limited, so when done pushing changes and all other checks pass either start all Jenkins PR jobs yourself, or simply add the comment above in this PR to start all the jobs automatically.

Happy hacking!

@davisagli
Copy link
Member Author

@jenkins-plone-org please run jobs

@ericof ericof merged commit 43fbf41 into master Nov 26, 2025
12 checks passed
@ericof ericof deleted the vocab-permission branch November 26, 2025 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@querystring shouldn't list userids

4 participants