The following module was proposed for inclusion in the Module List:
modid: CGI::Authenticate
DSLIP: adpOp
description: Session based authentication
userid: SHERZODR (Sherzod Ruzmetov)
chapterid: 15 (World_Wide_Web_HTML_HTTP_CGI)
communities:
irc.umid.uz #Perl
similar:
CGI::Authent
rationale:
Unlike CGI::Authent, this module uses session based authentication
method, and intended to be used with Apache::Session or
CGI::Session. It checks either login/password or session_id and
returns the profile from the 'user' table. Then it maps the
session_id to the user profile, so that next time one could access
the profile w/out having to entering the login/password.
User tables could be managed either w/ MySQL or w/ DBM files (via
CGI::Authenticate::MySQL and CGI::Session::DBM). I've been using
this module in production environment and proved pretty successful.
enteredby: SHERZODR (Sherzod Ruzmetov)
enteredon: Sun Nov 18 09:39:07 2001 GMT
The resulting entry would be:
CGI::
::Authenticate adpOp Session based authentication SHERZODR
Thanks for registering,
The Pause Team
PS: The following links are only valid for module list maintainers:
Registration form with editing capabilities:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=03200000_6868a0b4892b6341&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=03200000_6868a0b4892b6341&SUBMIT_pause99_add_mod_insertit=1