RE: [Phplib-users] Structured auth with insertion points.
Brought to you by:
nhruby,
richardarcher
From: Rob H. <rob...@ws...> - 2002-12-06 22:03:15
|
Thanks for the kind words. I think that getting input from the wider community, then making a descision is the best way to do things... Rob Hutton Web Safe www.wsafe.com ********************************************************************** Introducing Symantec Client Security - Integrated Anti-Virus, Firewall, and Intrusion Detection for the Client. Learn more: http://enterprisesecurity.symantec.com/symes238.cfm?JID=2&PID=11624271 > -----Original Message----- > From: php...@li... > [mailto:php...@li...]On Behalf Of Chris > Johnson > Sent: Friday, December 06, 2002 12:01 PM > To: Rob Hutton > Cc: Phplib-Users > Subject: Re: [Phplib-users] Structured auth with insertion points. > > > On Fri, Dec 06, 2002 at 08:41:48AM -0500, Rob Hutton wrote: > > Here is the structured auth I am working from. The API is backwards > > compatible with the current snapshot, but it has more insertion points. > > There is a fair amount of cleanup that could be done, such as moving the > > auth->refresh() code into a function such as Gian has done. I > will try to > > do that if anyone is interested. > > > > Features: > > Can use header("Location:") to clean the URL before > performing the auth > > function in case the admin wants the user to be able to get out > of auth by > > refreshing. > > Can handle two or more phase auth. > > Insertion points to showform, handle, ok, and failed for register, > > activate, and login. > > Easy addition of more modes. > > > Rob Hutton > > I like the logic of your recent posts and thinking, Rob. I think you are > going in the right direction with the auth class. > > > > -- > ..chris > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phplib-users mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phplib-users > > |