inherited privileges should revoke those privileges to subobjects

XMLWordPrintable

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Minor
    • 2.3.1, 2.4.0, 2.3.0.patch
    • Affects Version/s: None
    • Component/s: API, UI
    • None

      Note, dont revoke the privileges if there is another inherited rule in one of their ancestor folders.

      This is performed in a thread so the page doesnt hang on large operations.

          int changes = RuleApi.removePrivilegesIfNotAssignedByRule(true, stem2, Scope.SUB, groupA.toSubject(), Privilege.getInstances("read, update"), null);
      

            Assignee:
            Chris Hyzer (upenn.edu)
            Reporter:
            Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: