I decided to try 1.3.1, coming from version 1.2.0. All my sms-service's stopped working ;(
This is in my config:
group = sms-service get-url = "http://username:[EMAIL PROTECTED]/blah?msisdn=%q&msg=%s" keyword = yr accepted-smsc = some-smsc-id omit-empty = true max-messages = 0
What happens is that the password as specified in the URL is translated to '**********' and then fed to the webserver! I've added some debug statements and it is showing all stars for the password.
I went through the code but for the life of it I can't find where this is happening.
Did I miss something about this in the documentation?
Regards,
Bas.
