Skip to content

feat: optional anonymous pulls via ANONYMOUS_PULL env var - #142

Open
IAmJSD wants to merge 1 commit into
cloudflare:mainfrom
Infrawrench:main
Open

feat: optional anonymous pulls via ANONYMOUS_PULL env var#142
IAmJSD wants to merge 1 commit into
cloudflare:mainfrom
Infrawrench:main

Conversation

@IAmJSD

@IAmJSD IAmJSD commented Jul 23, 2026

Copy link
Copy Markdown

When ANONYMOUS_PULL is set to "true", GET and HEAD requests are served without authentication; mutating methods (push, delete) still require credentials. Read-only discovery endpoints like /v2/_catalog become anonymous too.

When ANONYMOUS_PULL is set to "true", GET and HEAD requests are served
without authentication; mutating methods (push, delete) still require
credentials. Read-only discovery endpoints like /v2/_catalog become
anonymous too.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant