poolpog / bash-otp

One-time Password generator for CLI using bash, oathtool
MIT License
135 stars 24 forks source link

Abort token notdecrypted #11

Closed prahal closed 1 month ago

prahal commented 1 year ago

Abort instead of calling oathtool with an empty token when we enter the wrong password to decrypt the token.

prahal commented 1 month ago

It seems of interest to me to get an error message instead of a misbehaving program. May I ask why this PR was rejected?