Skip to content

Commit

Permalink
Disable public voter for frontend testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mattamon committed Mar 5, 2024
1 parent cca665a commit 6068794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/api_platform/resources/translation.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
resources:
Pimcore\Bundle\StudioApiBundle\Dto\Translation:
security: 'is_granted("PUBLIC_API_PLATFORM", "translation")'
#security: 'is_granted("PUBLIC_API_PLATFORM", "translation")'
operations:
ApiPlatform\Metadata\Post:
processor: Pimcore\Bundle\StudioApiBundle\State\TranslationProcessor
Expand Down

0 comments on commit 6068794

Please sign in to comment.