"Bas A. Schulte" wrote: > > 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.
yep, I can confirm and reproduce this with the current cvs tree. I don't see the stars, but I see that my Apache is still sending "HTTP 401 Authorization" as answers on the request, so obviously the credentials are not right. I'll check the revisions from gwlib/http.c on this. Bas can you please make a bug report in our bug tracking system at http://bugs.kannel.org/ Thanks! Stipe [EMAIL PROTECTED] ------------------------------------------------------------------- Wapme Systems AG Vogelsanger Weg 80 40470 D�sseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: [EMAIL PROTECTED] Internet: http://www.wapme-systems.de ------------------------------------------------------------------- wapme.net - wherever you are
