joequery / Toggl-CLI

Command Line Interface for working with Toggl
23 stars 7 forks source link

Authentication fails if password in ~/.toggl contains a colon #1

Open xurizaemon opened 12 years ago

xurizaemon commented 12 years ago

If there's a way to place a password containing a colon in ~/.toggl, I missed it.

I tried

pass:word
"pass:word"
'pass:word'
joequery commented 12 years ago

That was naive parsing on my part: I'll roll out a fix soon!

On Feb 29, 2012, at 2:46 PM, Chris Burgessreply@reply.github.com wrote:

If there's a way to place a password containing a colon in ~/.toggl, I missed it.

I tried

pass:word "pass:word" 'pass:word'


Reply to this email directly or view it on GitHub: https://github.com/joequery/Toggl-CLI/issues/1