]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/security.yml
Comment work with annotator v2
[github/wallabag/wallabag.git] / app / config / security.yml
index 7c10889ff3669d33a6b2bd794f2d39c4c56f6cc4..7f05123ab38cf51867dbb475f182ca8f65423316 100644 (file)
@@ -58,4 +58,5 @@ security:
         - { path: ^/resetting, role: IS_AUTHENTICATED_ANONYMOUSLY }
         - { path: /(unread|starred|archive).xml$, roles: IS_AUTHENTICATED_ANONYMOUSLY }
         - { path: ^/settings, roles: ROLE_SUPER_ADMIN }
+        - { path: ^/annotations, roles: ROLE_USER }
         - { path: ^/, roles: ROLE_USER }