Form Builder - Clarify "Security" options
authorTim Otten <totten@civicrm.org>
Tue, 20 Jun 2023 18:32:12 +0000 (11:32 -0700)
committerTim Otten <totten@civicrm.org>
Tue, 20 Jun 2023 21:18:31 +0000 (14:18 -0700)
commitf247d6975be3d15ea9ce0535bed7d89f04e4fbf0
tree66c1bb2bfd1597d9e7e0b05289393597e656562c
parentc53925ba7c045e240705a260da1c0cf889c619ed
Form Builder - Clarify "Security" options

Follow-up to 54354d0430b2331bd8c80f1b5c868b2c668624f1, which was a small thing thrown into the bigger #24832

Before
------

* Originally, "Security" options were labeled as "Role-Based" (RBAC) and "Form-Based" (FBAC)
    * This is confusing, because it packs a subtle distinction into two phrases which are slightly jargony.
* Currently, "Security" options are labeled as "Enforce Permissions" (RBAC) and "Open Access" (FBAC)
    * This is confusing, because "Open Access" wrongly suggests that the access is, well, open. (It's
      actually dependent on the overall configuration.)

After
-----

* Security is "User-Based" or "Form-Based"
* There is also a longer description.
ext/afform/admin/ang/afGuiEditor/afGuiEditor.component.js