regards the above
previous thread ( msg 06315 ) and Chris Hughe's correction ( msg 06333
)..
I also
developed a similar fix, mine is too complicated because I note from
Chris Hughes' patch that it was unnecessary to instantiate a new Table object
when writing into the Notes area. Also, C
Fred Moyer wrote:
I really have no idea about Apache-AuthenNTLM but to make it working
again you could apply the patch below and rebuilt your mod-perl.
As far
as I can tell from the last mail from Stas it's going to be
read/writeable in future if one volunteers to write tests :-).
I originally su
On Mon, 20 Sep 2004, Chris Hughes wrote:
> I'm also not exactly sure why there are three checks (ie. that there is a
> cache object, that the cache object connection id is the same as the
> current, and then that the (altered) remote host name is the same in
> both). I would have thought it woul
> I really have no idea about Apache-AuthenNTLM but to make it working
> again you could apply the patch below and rebuilt your mod-perl.
> As far
> as I can tell from the last mail from Stas it's going to be
> read/writeable in future if one volunteers to write tests :-).
I originally suggested
Chris Hughes wrote:
Fails as Apache-AuthenNTLM attempts to use Apache::Connection::remote_host
to alter the remote hostname so it can check to see if is the same
connection when it is next called:
From AuthenNTLM.pm:
539 # we cannot attach our object to the connection record. Since in
540
Fails as Apache-AuthenNTLM attempts to use Apache::Connection::remote_host
to alter the remote hostname so it can check to see if is the same
connection when it is next called:
>From AuthenNTLM.pm:
539 # we cannot attach our object to the connection record. Since in
540 # Apache 1.3 the