From: Tomas Doran Date: Tue, 5 Oct 2010 08:10:48 +0000 (+0000) Subject: Version 1.012 X-Git-Tag: v1.012^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Authentication-Store-LDAP.git;a=commitdiff_plain;h=934094a225883dbb5aace3f6e78210deb14e4908 Version 1.012 --- diff --git a/Changes b/Changes index 870cc0e..98d390e 100644 --- a/Changes +++ b/Changes @@ -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 diff --git a/README b/README index d7700cb..aa04454 100644 --- a/README +++ b/README @@ -221,7 +221,7 @@ CONFIGURATION OPTIONS } 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.