Re: [Phplib-users] auth->mode log/reg doubts
Brought to you by:
nhruby,
richardarcher
From: Giancarlo <gia...@na...> - 2002-09-30 17:36:55
|
Il 16:50, luned=EC 30 settembre 2002, Joe Stewart ha scritto: > > I agree this should have been the way it worked inside the class instea= d > of the way it actually works ( always displays the form related to the > mode variable). Yes, but then this original aim of auth->mode seems has been abandoned al= ong=20 the way by phplib, and mutated to a default... In fact the doc speaks of = it=20 as an intended default... and, as the auth_doregister method is to be=20 provoded in local.inc. one can always have his extended auth class where=20 auth_dorgister says "sorry you cannot register for this"... I have doubts= =20 about the original intentions, but now auth->mode is accepted as meaning = =20 the default mode... And i I see from your example, you adopted another va= r,=20 authmode, to indicate the mode allowed. Right?=20 Gian |