docker / docker/docker-credential-helpers
Retry/Notification mechanism in credential helper for bad credentials
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 195
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 5
Description
Similar to github credential helper if the credentials provided to login fail, there is no call from docker to the helper for notify/retry/recreate password for login. Is there a way to do this or this is missing for helper ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the credential helper interface and the Docker login flow described in the issue, then compare the requested behavior with the GitHub credential helper's retry and notification mechanism. Done would require a decided scope for failed-login notification, retry, or password recreation, along with an agreed way to verify that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100