Skip to content

Configuration and Permission - enabling anonymousPolicy gives access denied error on push #1847

Discussion options

You must be logged in to vote

Hello @cernoel,

You get denied when pushing with upload user because of the "/" in "/project/" (make it "project/")
For anonymous read access on all repos, you should put "anonymousPolicy": ["read"] under every repo pattern.

Let me know if it helps.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cernoel
Comment options

Answer selected by cernoel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants