CGI-Application-Plugin-Authentication 0.17_2 Deleted
Kwalitee Issues
No Core Issues.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: CGI::Application::Plugin::Authentication
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| CGI::Application::Plugin::Authentication | Authentication framework for CGI::Application | 0.17_2 | metacpan |
| CGI::Application::Plugin::Authentication::Driver | Base module for building driver classes for CGI::Application::Plugin::Authentication | metacpan | |
| CGI::Application::Plugin::Authentication::Driver::Authen::Simple | Authen::Simple Authentication driver | metacpan | |
| CGI::Application::Plugin::Authentication::Driver::DBI | DBI Authentication driver | metacpan | |
| CGI::Application::Plugin::Authentication::Driver::Dummy | Dummy Authentication driver which lets anyone authenticate regardless of the password they provide | metacpan | |
| CGI::Application::Plugin::Authentication::Driver::Filter::crypt | crypt Filter | metacpan | |
| CGI::Application::Plugin::Authentication::Driver::Filter::lc | Lowercase Filter | metacpan | |
| CGI::Application::Plugin::Authentication::Driver::Filter::md5 | MD5 filter | metacpan | |
| CGI::Application::Plugin::Authentication::Driver::Filter::sha1 | SHA1 Password filter | metacpan | |
| CGI::Application::Plugin::Authentication::Driver::Filter::strip | Filter that strips whitespace from the beginning and end of the string | metacpan | |
| CGI::Application::Plugin::Authentication::Driver::Filter::uc | Uppercase Filter | metacpan | |
| CGI::Application::Plugin::Authentication::Driver::Generic | Generic Authentication driver | metacpan | |
| CGI::Application::Plugin::Authentication::Driver::HTPasswd | HTPasswd Authentication driver | metacpan | |
| CGI::Application::Plugin::Authentication::Store | Base module for building storage classes for the CGI::Application::Plugin::Authentication plugin | metacpan | |
| CGI::Application::Plugin::Authentication::Store::Cookie | Cookie based Store | metacpan | |
| CGI::Application::Plugin::Authentication::Store::Session | Session based Store | metacpan |