Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow disabling authentication for Docker anonymous pull (Nexus 3.6.0) #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dannyk81
Copy link

This PR allows disabling the basic authentication in order to support the new Docker Anonymous Pull feature implemented in Nexus 3.6.0 (NEXUS-10813)

Setting force_basic_auth: false will allow anonymous pull.

In addition, the Docker Bearer Token Realm must be activated, PR #26 was updated to allow configuring this too.

@zeitounator
Copy link
Contributor

This is working as expected and runs on production on my side. Thanks.

@elconas
Copy link

elconas commented Nov 23, 2017

+1

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.

None yet

3 participants