Re: [Phplib-users] extensions to oohforms, table
Brought to you by:
nhruby,
richardarcher
From: Aric C. <gre...@pe...> - 2004-04-20 15:58:39
|
Matt Williams wrote: >There is already an auth class within PEAR. > >I set up a test machine last week using PEAR::Auth, PEAR::DB, native sessions, >although I customised it to use DB storage. I'm gonna bring in PHPLib perm as I >haven't seen anything in PEAR that will do the same thing. >I'm in two minds whether to bring in PHPLib's DB extraction or not and use that >for my stuff or whether to use PEAR::DB, although there are some neat error >handlers for PEAR::DB. > >Matt > > I looked at pear::auth, but it doesn't look nearly as good as PHPLib's auth. Does it have the challenge-response mechanism where the password is never transmitted plain-text? Does it have the ability to register a user? Or is it at least easy and documented on how to do these things? I could be wrong I didnt look at it that thoroughly but I dont think it does. The jury is still out on what to do... > > >------------------------------------------------------- >This SF.Net email is sponsored by: IBM Linux Tutorials >Free Linux tutorial presented by Daniel Robbins, President and CEO of >GenToo technologies. Learn everything from fundamentals to system >administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click >_______________________________________________ >Phplib-users mailing list >Php...@li... >https://lists.sourceforge.net/lists/listinfo/phplib-users > > > > > |