useful
> to make the authentication code.
>
> I hope apply this patch into CVS HEAD if there is no objection.
>
> Rui
>
> On Wed, 23 Mar 2005 08:44:14 +0100
> LacaK <[EMAIL PROTECTED]> wrote:
>
>
>>Hi everybody,
&g
Patch is necessary :-)))
Rui Hirokawa wrote:
I checked this problem again,
and I found getallheaders() can have "authorization" even if safe_mode
is "On".
So, $_SERVER['PHP_AUTH_DIGEST'] in my patch is not necessary to use
with PEAR::Auth_HTTP and Apache.
I am not sure it is useful or not with ano
Hi,
Recently I have sent one feature request to the bugs list (
http://bugs.php.net/bug.php?id=35170 )
I would appreciate very much if somebody will deal with problem (feature
request).
I think that the correction I proposed will be very useful and will
improve the PHP.
I believe that for d
PHP5 branch leave support for Win9x and me as is.
PHP6 branch drop support for Win9x and Me ?
-Laco.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi everybody,
I am looking for somebody, who can implement HTTP Digest Authorization
in PHP.
A solution, that could be useful also for many PHP users. (is more
secure and so more usable than Basic authorization)
"HTTP Basic Authorization" sends password only base64 encoded, and may
be easily st