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: Mageia |
Version: 3.0.0 | Vendor: Mageia.Org |
Release: 14.mga9 | Build date: Sun Mar 20 04:04:13 2022 |
Group: Development/Perl | Build host: localhost |
Size: 51119 | Source RPM: perl-CGI-Auth-3.0.0-14.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/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
* Sun Mar 20 2022 umeabot <umeabot> 3.0.0-14.mga9 + Revision: 1802315 - Mageia 9 Mass Rebuild
/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.xz /usr/share/perl5/vendor_perl/CGI/Auth.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 14 10:13:22 2024