From: Gavin Henry Date: Tue, 28 Feb 2006 12:50:36 +0000 (+0000) Subject: Fixed e-mail address. X-Git-Tag: 5.7099_04~686 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=a43b78649fadcaca5e7227fef6acdd4f7170d313 Fixed e-mail address. --- diff --git a/lib/Catalyst/Manual/Plugins.pod b/lib/Catalyst/Manual/Plugins.pod index 0e09de1..8dc0ddb 100644 --- a/lib/Catalyst/Manual/Plugins.pod +++ b/lib/Catalyst/Manual/Plugins.pod @@ -92,7 +92,7 @@ L with L =head2 Catalyst::Plugin::Authentication::LDAP L is a plugin allowing you -to authenticate your web users using an LDAP server. Soon to be replaced +to authenticate your web users using an LDAP server. Replaced by L =head2 Catalyst::Plugin::Authentication::OpenID @@ -121,6 +121,11 @@ L uses L to let your application use C<.htpasswd> files for it's authentication storage. +=head2 Catalyst::Plugin::Authentication::Store::LDAP + +L the new LDAP store. Use this +instead of L + =head2 Catalyst::Plugin::Authentication::Store::Minimal L lets you create a very @@ -135,12 +140,13 @@ See L for more info. =head2 Catalyst::Plugin::Authorization::ACL - -=head2 Catalyst::Plugin::Authorization::ACL::Engine - +L This module provides Access Control +List style path protection, with arbitrary rules for L applications. +It operates only on the Catalyst private namespace, at least at the moment. =head2 Catalyst::Plugin::Authorization::CDBI::GroupToken +No longer on the CPAN =head2 Catalyst::Plugin::Authorization::Roles @@ -554,7 +560,7 @@ L is a Template Toolkit view. See L. Andrew Ford EA.Ford@ford-mason.co.ukE -Gavin Henry Eghenry@suretecsystems.com +Gavin Henry Eghenry@suretecsystems.comE Jesse Sheidlower Ejester@panix.comE