Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-9625

Make the ComputedGroupsServiceImpl#allowGroupOverride() method configurable

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Won't Fix
    • Affects Version/s: 5.5
    • Fix Version/s: None
    • Component/s: Security / Rights

      Description

      ComputedGroupsServiceImpl#allowGroupOverride() only returns allowOverride which is initialized to true.
      There is no way to change/override this beahvior.
      It could be configurable through an extension point.

      Moreover, in nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/computedgroups-contrib.xml we have this contribution:

      <groupComputer name="dummy">
        <allowOverride>true</allowOverride>
        ...
      </groupComputer>
      

      But it seems like the <allowOverride> element is not taken into account in the groupComputer descriptor.

        Attachments

          Activity

            People

            • Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: