Skip to content

Commit

Permalink
Make sure CMFPlone's permissions are loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
davisagli committed Oct 23, 2024
1 parent 04e6982 commit 15da6db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plone/restapi/configure.zcml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<include package="plone.behavior" />
<include package="plone.rest" />
<include package="plone.schema" />
<include package="Products.CMFPlone" />

<include
package="plone.app.caching"
Expand Down

0 comments on commit 15da6db

Please sign in to comment.