Catalyst-Plugin-Authentication 0.10021
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Catalyst::Authentication::Credential::Password | Authenticate a user with a password. | metacpan | |
Catalyst::Authentication::Credential::Remote | Let the webserver (e.g. Apache) authenticate Catalyst application users | metacpan | |
Catalyst::Authentication::Realm | Base class for realm objects. | metacpan | |
Catalyst::Authentication::Realm::Compatibility | Compatibility realm object | metacpan | |
Catalyst::Authentication::Realm::Progressive | Authenticate against multiple realms | metacpan | |
Catalyst::Authentication::Store::Minimal | Minimal authentication store | metacpan | |
Catalyst::Authentication::Store::Null | Null authentication store | metacpan | |
Catalyst::Authentication::User | Base class for user objects. | metacpan | |
Catalyst::Authentication::User::Hash | An easy authentication user object based on hashes. | metacpan | |
Catalyst::Plugin::Authentication | Infrastructure plugin for the Catalyst authentication framework. | 0.10021 | metacpan |
Catalyst::Plugin::Authentication::Credential::Password | Compatibility shim | metacpan | |
Catalyst::Plugin::Authentication::Store::Minimal | Compatibility shim | metacpan | |
Catalyst::Plugin::Authentication::User | Compatibility shim | metacpan | |
Catalyst::Plugin::Authentication::User::Hash | Compatibility shim | metacpan |
Provides
Name | File | View |
---|---|---|
Catalyst::Authentication::Credential::NoPassword | lib/Catalyst/Plugin/Authentication/Credential/NoPassword.pm | metacpan |