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 . [EMAIL PROTECTED] . http://peknet.com/
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/