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: 13.mga8 | Build date: Wed Feb 12 04:59:11 2020 |
Group: Development/Perl | Build host: localhost |
Size: 51119 | Source RPM: perl-CGI-Auth-3.0.0-13.mga8.src.rpm |
Packager: umeabot <umeabot> | |
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
* Wed Feb 12 2020 umeabot <umeabot> 3.0.0-13.mga8 + Revision: 1493491 - Mageia 8 Mass Rebuild + wally <wally> - replace deprecated %makeinstall_std * Wed Sep 19 2018 umeabot <umeabot> 3.0.0-12.mga7 + Revision: 1265995 - Mageia 7 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, Sun Oct 13 10:18:22 2024