RE: [Phplib-users] Basic authentication
Brought to you by:
nhruby,
richardarcher
From: Brian P. <bp...@ct...> - 2002-02-01 17:37:12
|
Yeah it's really easy. You just stuff their user_id into a cookie after verifying their username & password. I can send code samples if anyone needs a little help. BPopp -----Original Message----- From: Tarique Sani <ta...@sa...> [mailto:ro...@sa...] Sent: Friday, February 01, 2002 11:17 AM To: Carl Youngblood Cc: 'phplib-users' Subject: Re: [Phplib-users] Basic authentication On Fri, 1 Feb 2002, Carl Youngblood wrote: > What I would really like to see is the added feature of a "remember me" > checkbox on the PHPLIB logon page so that users could have the option of not > continually typing in their password everytime they visit my site. I'm sure There already is a way :-) Checkout pre_auth() in the auth class You just have to implement (read override) it whatever way you please Cheers Tarique -- ========================================================== PHP Applications for E-Biz : http://www.sanisoft.com The Ultimate Ghazal Lexicon: http://www.aaina-e-ghazal.com ========================================================== _______________________________________________ Phplib-users mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phplib-users |