RE: Minor issue with AuthenNTLM

2012-03-29 Thread Dami Laurent (PJ)
>-Message d'origine- >De : André Warnier [mailto:a...@ice-sa.com] >Envoyé : jeudi, 29. mars 2012 11:00 >À : mod_perl list >Objet : Re: Minor issue with AuthenNTLM > >Michiel Beijen wrote: >> Hi, >> >> IP schreef op 2012-03-27 16:03: >> >>> I've successfuly managed to make AuthenNTLM work wi

Re: Minor issue with AuthenNTLM

2012-03-29 Thread Fred Moyer
> I was considering forking the module and fixing bugs like these, but I > am not quite sure how much sense that makes given the fact that NTLM is > deprecated technology. If you're considering forking it, it may not be deprecated. I'd suggest trying to release a module to CPAN that resolves y

Re: Minor issue with AuthenNTLM

2012-03-29 Thread André Warnier
Michiel Beijen wrote: Hi, IP schreef op 2012-03-27 16:03: I've successfuly managed to make AuthenNTLM work with my PHP script, but the for some reason the Apache error log is now flooded with messages like: [error] Bad/Missing NTLM/Basic Authorization Header for /somefile.php This is act