kraiz / hamster-bridge

let your hamster log your work to your favorite bugtracker
Other
14 stars 8 forks source link

Enable reading password from stdin, make prompt evident #25

Closed next-mad-hatter closed 7 years ago

next-mad-hatter commented 7 years ago

I am currently using pass (a.k.a. password-store) together with a gpg-agent to store credentials. This enables hamster-bridge to play nicely with such a store.

The second commit is a usability suggestion -- I think with current prompt format it is not immediately evident that user input is expected.

kraiz commented 7 years ago

Nice, thanks!