Skip to content

Conversation

@laurazard
Copy link
Collaborator

@laurazard laurazard commented Aug 20, 2024

- What I did

Add an escape hatch (DOCKER_CLI_DISABLE_OAUTH_LOGIN) to turn off new login flow.

- How I did it

- How to verify it

  • docker login
  • DOCKER_CLI_DISABLE_OAUTH_LOGIN=1 docker login
  • DOCKER_CLI_DISABLE_OAUTH_LOGIN=0 docker login
  • DOCKER_CLI_DISABLE_OAUTH_LOGIN=true docker login
  • DOCKER_CLI_DISABLE_OAUTH_LOGIN=false docker login

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@codecov-commenter
Copy link

codecov-commenter commented Aug 20, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 60.93%. Comparing base (bbce5a0) to head (a327476).
Report is 29 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5361      +/-   ##
==========================================
- Coverage   61.51%   60.93%   -0.58%     
==========================================
  Files         303      304       +1     
  Lines       21130    21347     +217     
==========================================
+ Hits        12998    13008      +10     
- Misses       7203     7409     +206     
- Partials      929      930       +1     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants