git-proxy icon indicating copy to clipboard operation
git-proxy copied to clipboard

Repository entitlements workflow

Open grovesy opened this issue 4 years ago • 0 comments

When a repository is added to the git-proxy an admin used can through API and UI

  1. Add a registered user as an authorizer (can authorize or reject)
  2. Add a registered user as allowed to work with the repository
  3. can pull / can push

Add a constraint so that the authorizer cannot be the same as the author.

grovesy avatar Jan 27 '21 14:01 grovesy