draft-classic icon indicating copy to clipboard operation
draft-classic copied to clipboard

`draft` always calls "pass" and pollutes local password store (fix: update deps)

Open max-baz opened this issue 7 years ago • 2 comments

I started using draft and I noticed that it pollutes my private password store with empty entries every time I use any draft command. This unfortunately makes draft quite unusable.

The cause was found and fixed in one of the dependencies, and it has just been propagated to docker/cli.

Please update the docker/cli dependency to the latest commit in order to include the fix, and publish a new version of draft so that package managers can update draft as well. Thanks!

max-baz avatar Jun 29 '18 23:06 max-baz

Looks like there's still more work to do via https://github.com/docker/cli/pull/1160. Once that's merged then we should be good to bump docker/cli :)

bacongobbler avatar Jun 30 '18 03:06 bacongobbler

... and now that one is merged as well 🙂

max-baz avatar Jul 02 '18 07:07 max-baz