Re: [PHPLIB] again=yes problem From: Massimiliano Masserelli (negro <email protected>)
Date: 11/09/99

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.