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

Add check for protected vocabularies in endpoint 'vocabularies'. #1286

Open
ksuess opened this issue Nov 30, 2021 · 0 comments · May be fixed by #1287
Open

Add check for protected vocabularies in endpoint 'vocabularies'. #1286

ksuess opened this issue Nov 30, 2021 · 0 comments · May be fixed by #1287

Comments

@ksuess
Copy link
Member

ksuess commented Nov 30, 2021

Then a vocabulary can be registered with permission:

  <utility
      provides="zope.schema.interfaces.IVocabularyFactory"
      name="plone.restapi.testing.protected_vocabulary"
      component=".tests.test_services_vocabularies.test_vocabulary_factory"
      permission="cmf.ManagePortal"
      />
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 a pull request may close this issue.

1 participant