grisu / gricli

Grisu commandline client
7 stars 2 forks source link

corrupted proxy file results in cryptic error #233

Closed yhal003 closed 12 years ago

yhal003 commented 12 years ago

when proxy file is corrupted (i.e. empty), griclish fails with Can't create credential from metadata file: /home/username/.grisu/grisu.proxy.md

It should fall back to interactive auth (or better error message if piped).

makkus commented 12 years ago

Hm, tried it with an empty .md file and gricli asked me to login manually. Can you please try again to reproduce the issue?

makkus commented 12 years ago

Closing this, irrelevant because authentication code changed.