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

Truncate read acls after a DENY all on SQL Server

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.6.0-HF22, 5.7.2
    • Fix Version/s: 5.6.0-HF23, 5.7.3
    • Component/s: Core VCS

      Description

      The read acls are materialized in the aclr table, we should truncate them as soon as there is a deny all (Deny Everyone)

      So aclr like:
      members,group,user,-Everyone,members,junk
      is reduced to:
      members,group,user,-Everyone

      This has already been done on PG.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: