[Catalyst-commits] r13645 - Catalyst-Authentication-Store-LDAP/trunk

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Tue Oct 5 08:10:48 GMT 2010


Author: t0m
Date: 2010-10-05 09:10:48 +0100 (Tue, 05 Oct 2010)
New Revision: 13645

Modified:
   Catalyst-Authentication-Store-LDAP/trunk/Changes
   Catalyst-Authentication-Store-LDAP/trunk/README
Log:
Version 1.012

Modified: Catalyst-Authentication-Store-LDAP/trunk/Changes
===================================================================
--- Catalyst-Authentication-Store-LDAP/trunk/Changes	2010-10-04 23:00:47 UTC (rev 13644)
+++ Catalyst-Authentication-Store-LDAP/trunk/Changes	2010-10-05 08:10:48 UTC (rev 13645)
@@ -1,6 +1,6 @@
-1.012  xxx
+1.012  5 October 2010
   - add methods conforming to the Catalyst::Authentication::User API
-    as required here: 
+    as required here:
     http://search.cpan.org/dist/Catalyst-Plugin-Authentication/lib/Catalyst/Plugin/Authentication/Internals.pod#USER_METHODS
     Nudging provided via RT https://rt.cpan.org/Ticket/Display.html?id=60793
   - add documentation for Active Directory at suggestion of Adam Wohld

Modified: Catalyst-Authentication-Store-LDAP/trunk/README
===================================================================
--- Catalyst-Authentication-Store-LDAP/trunk/README	2010-10-04 23:00:47 UTC (rev 13644)
+++ Catalyst-Authentication-Store-LDAP/trunk/README	2010-10-05 08:10:48 UTC (rev 13645)
@@ -221,7 +221,7 @@
                               }
                               return undef; # i.e., no match
                             }
- 
+
   use_roles
     Whether or not to enable role lookups. It defaults to true; set it to 0
     if you want to always avoid role lookups.




More information about the Catalyst-commits mailing list