Open ebruchez opened 8 years ago
Currently, form-builder-permissions.xml controls:
form-builder-permissions.xml
This also enables the "Reindex" button (see #2905).
Instead, we would like to have separate permissions, expressed in a consistent way:
orbeon/builder
publish
admin
This is similar to #1149, but the latter was about handling the form permission attribute.
form
Might require implementing #1487.
With #1860, we want to have per-app and global permissions configuration. This would enable setting permission for orbeon/builder in the properties.
+1 from customer
Currently,
form-builder-permissions.xml
controls:This also enables the "Reindex" button (see #2905).
Instead, we would like to have separate permissions, expressed in a consistent way:
orbeon/builder
publish
access to the form definitionadmin
permission (see #2905)This is similar to #1149, but the latter was about handling the
form
permission attribute.Might require implementing #1487.