[Catalyst] installing Catalyst::Plugin::Authentication::Store::LDAP
Peter Karman
peter at peknet.com
Thu Jan 24 20:41:50 GMT 2008
On 01/24/2008 02:04 PM, Andrew Peebles wrote:
> I'd like to see a bit more complete documentation. I am just now moving
> from the older version, and now see
>
> 'authentication' => {
> default_realm => "ldap",
> realms => {
> ldap => {
> credential => {
> class => "Password",
> password_field => "password",
> password_type => "self_check",
> },
>
> but no explanation of realms, and what the credential info is used for.
>
You're right. There should be a big bold line at the top of the description that says
"This class implements the Catalyst::Plugin::Authentication v.10 API. Read that first if
you are upgrading from a previous version of Catalyst::Plugin::Authentication::Store::LDAP."
I have added that line to svn. In the meantime, you can read about it here:
http://search.cpan.org/~jayk/Catalyst-Plugin-Authentication-0.10004/lib/Catalyst/Plugin/Authentication.pm
--
Peter Karman . peter at peknet.com . http://peknet.com/
More information about the Catalyst
mailing list