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

Allows to write on directory for everyone

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 6.0
    • Fix Version/s: 6.0-HF10, 7.3
    • Component/s: Directory

      Description

      The current permission check on directory does not allow every users to write on the directory without being a member of a group.
      The following snippet should allow to do that :

       <permissions>
              <permission name="Write">
                <group>Everyone</group>
              </permission>
            </permissions>
      

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: