Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-CGI-Auth | Distribution: OpenMandriva Lx |
Version: 3.0.0 | Vendor: OpenMandriva |
Release: 9 | Build date: Sun Nov 1 13:11:54 2020 |
Group: Development/Perl | Build host: c64three.openmandriva.org |
Size: 51146 | Source RPM: perl-CGI-Auth-3.0.0-9.src.rpm |
Packager: bero <bero@lindev.ch> | |
Url: http://search.cpan.org/dist/CGI-Auth | |
Summary: Simple session-based password authentication for CGI applications |
"CGI::Auth" provides password authentication for web-based applications. It uses server-based session files which are referred to by a parameter in all links and forms inside the scripts guarded by "CGI::Auth". At the beginning of each script, a "CGI::Auth" object should be created and its "check" method called. When this happens, "check" checks for a 'session_file' CGI parameter. If that parameter exists and has a matching session file in the session directory, "check" returns, and the rest of the script can execute. If the session file parameter or the file itself doesn't exist, "check" presents the user with a login form and exits the script. The login form will then be submitted to the same script (specified in "-formaction"). When "check" is called this time, it verifies the user's login information in the userfile, creates a session file and provides the session file parameter to the rest of the script.
BSD-like
* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 3.0.0-6mdv2011.0 + Revision: 680684 - mass rebuild * Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 3.0.0-5mdv2011.0 + Revision: 504598 - rebuild using %perl_convert_version * Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 3.00-4mdv2010.0 + Revision: 430302 - rebuild * Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 3.00-3mdv2009.0 + Revision: 241164 - rebuild - kill re-definition of %buildroot on Pixel's request + Olivier Blin <oblin@mandriva.com> - restore BuildRoot
/usr/share/doc/perl-CGI-Auth /usr/share/doc/perl-CGI-Auth/Changes /usr/share/doc/perl-CGI-Auth/README /usr/share/doc/perl-CGI-Auth/extra /usr/share/doc/perl-CGI-Auth/extra/AuthCfg.pm /usr/share/doc/perl-CGI-Auth/extra/README /usr/share/doc/perl-CGI-Auth/extra/authman.pl /usr/share/doc/perl-CGI-Auth/extra/login.html /usr/share/man/man3/CGI::Auth.3pm.zst /usr/share/perl5/vendor_perl/CGI/Auth.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 23:03:53 2024