Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S Solaar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pwr-Solaar
  • Solaar
  • Merge requests
  • !767

ui: don't complain for receivers in other seats

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Peter F. Patel-Schneider requested to merge github/fork/pfps/permissions into master May 10, 2020
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 2

If a receiver is not writable but has ACL permissions is it for another seat so don't produce an error for it. This is done by calling getfacl instead of using pylibacl as pylibacl has dependencies and adding dependencies for this special case does not seem worthwhile.

Fixes #465 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/pfps/permissions