Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • O open-build-service-debian
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • obs
  • open-build-service-debian
  • Merge requests
  • !15

Acl hacks

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Vivek Das Mohapatra requested to merge vivek/open-build-service-debian:acl-hacks into collabora/master Nov 05, 2019
  • Overview 5
  • Commits 4
  • Pipelines 0
  • Changes 11

https://phabricator.apertis.org/T5645

Permit private (access-disabled) projects to be used by other projects for build dependencies.

  • Other private projects need no special permissions
  • Public (access-enabled) projects must be whitelisted by the private project
    • This is via an in the private project's meta config
  • Users with read permission for a public project but not for a project it depends on may view the public project's meta config but will not be able to (safely) save it.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: acl-hacks