pombreda / gcalcli

Automatically exported from code.google.com/p/gcalcli
0 stars 0 forks source link

Cannot have passwords with characters such as $ &, etc. #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Putting a password with a character like & or ! or $ 
2.
3.

What is the expected output? What do you see instead?
Authenticating to the calendar and viewing it.  "Cannot Authenticate to
Google Calendar"

What version of the product are you using? On what operating system?
latest, Mac OS X Leopard

Please provide any additional information below.

Original issue reported on code.google.com by Nes...@gmail.com on 11 Feb 2010 at 3:02

GoogleCodeExporter commented 9 years ago
Has anyone managed to find a way to escape these characters?

Original comment by squids...@gmail.com on 22 Feb 2010 at 9:14

GoogleCodeExporter commented 9 years ago
Forward slash, ie this\#ismy\$password

Original comment by takam...@gmail.com on 16 Mar 2011 at 8:29

GoogleCodeExporter commented 9 years ago
Fixed.  gcalcli now uses RawConfigParser to prevent any interpolation inside 
the config file.  No need to escape these characters anymore.

Original comment by eda...@insanum.com on 27 Jul 2011 at 4:44

GoogleCodeExporter commented 9 years ago

Original comment by eda...@insanum.com on 27 Jul 2011 at 4:59