Tycho Andersen
f212ea17df
fix test
...
Signed-off-by: Tycho Andersen <tycho@docker.com >
2017-08-17 10:36:48 -06:00
Tycho Andersen
09e536a128
return "" instead of an error when pass isn't present
...
It turns out the cred helpers protocol is to return "" and not an error
when a credential isn't present, so let's do that.
Signed-off-by: Tycho Andersen <tycho@docker.com >
2017-08-17 09:19:19 -06:00
Tycho Andersen
b8fb9690c8
pass backend: expose pass initialized flag
...
This way clients don't have to run their own checks, they can just use the
library's detection.
Signed-off-by: Tycho Andersen <tycho@docker.com >
2017-08-14 08:56:59 -06:00
Tycho Andersen
1ab1037707
add a pass credential helper backend
...
Signed-off-by: Tycho Andersen <tycho@docker.com >
2017-08-11 08:15:29 -06:00