orbeon / orbeon-forms

Orbeon Forms is an open source web forms solution. It includes an XForms engine, the Form Builder web-based form editor, and the Form Runner runtime.
http://www.orbeon.com/
GNU Lesser General Public License v2.1
514 stars 220 forks source link

Separate Form Builder and Home page permissions #2906

Open ebruchez opened 8 years ago

ebruchez commented 8 years ago

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:

This is similar to #1149, but the latter was about handling the form permission attribute.

Might require implementing #1487.

ebruchez commented 8 years ago

With #1860, we want to have per-app and global permissions configuration. This would enable setting permission for orbeon/builder in the properties.

ebruchez commented 1 year ago

+1 from customer

ebruchez commented 3 weeks ago

1860 was implemented with 2022.1. Does it help at all?