Re: [Phplib-users] auth->mode log/reg doubts
Brought to you by:
nhruby,
richardarcher
From: Joe S. <jo...@be...> - 2002-09-30 18:32:35
|
On Mon, Sep 30, 2002 at 12:48:21AM +0200, Giancarlo wrote: > > Or how, anyhow, can you prevent registering to a particular auth class? > I took a look at the code that Kristian posted and it looks like if auth_doregister is called in "log" mode an error message is generated in his example. http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/phplib/php-lib/php/local.inc?rev=1.29&content-type=text/vnd.viewcvs-markup Seems to me that it is more elegant to never call auth_doregister in "log" mode. Joe > Gian > > |