Re: [PHPLIB] again=yes problem - fix works for me From: Patrick _ (phplib <email protected>)
Date: 11/09/99

Hi all,

I have been wrestling with this little feature almost all day now and just
read about Massimiliano's suggestion. Works like a charm. Thanks
Massimiliano!!!

Regards,
-Patrick

>From: Massimiliano Masserelli <negro <email protected>>
>To: phplib <email protected>
>Subject: Re: [PHPLIB] again=yes problem
>Date: Tue, 9 Nov 1999 16:31:35 +0100
>
>On Mon, Nov 08, 1999 at 05:02:05PM -0500, Shan Vosseller wrote:
>
> SV> I am able to use everything fine, however the following url:
> SV> http://server.mycompany.com/phplib/defauth.php3?again=yes
> SV> Will not accept kris and test. However, if I chop off the
> SV> "?again=yes" it works fine. Is this a bug with the phplib software,
> SV> or a configuration problem?
>
>Nope I fear it's a "bug" (read, different behaviour) in new auth.inc
>implementation. Please try changing defauth.php3 in the following
>way:
>
> $auth->login_if($again && ($auth->auth["uid"] == "nobody"));
>
>Let me know if it works.
>--
> Massimiliano Masserelli | URL: http://www.interim.it/
> Internet Images S.r.l. | Tel: +39-051-3390671
> vicolo Viazzolo, 3 | Fax: +39-051-557890
> 40124 - Bologna - Italy |
>-------------------------------------------------------------------------------
>Se Dio avesse voluto che l'uomo volasse, l'avrebbe fatto nascere con un
>biglietto.
> -- Mel Brooks
>-
>PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
>To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
>the body, not the subject, of your message.
>

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.