[Catalyst-commits] r6539 -
trunk/Catalyst-Plugin-Authentication-Store-LDAP
marcus at dev.catalyst.perl.org
marcus at dev.catalyst.perl.org
Tue Jul 17 12:17:26 GMT 2007
Author: marcus
Date: 2007-07-17 12:17:25 +0100 (Tue, 17 Jul 2007)
New Revision: 6539
Modified:
trunk/Catalyst-Plugin-Authentication-Store-LDAP/Changes
Log:
Missing changes edit
Modified: trunk/Catalyst-Plugin-Authentication-Store-LDAP/Changes
===================================================================
--- trunk/Catalyst-Plugin-Authentication-Store-LDAP/Changes 2007-07-16 19:03:00 UTC (rev 6538)
+++ trunk/Catalyst-Plugin-Authentication-Store-LDAP/Changes 2007-07-17 11:17:25 UTC (rev 6539)
@@ -1,7 +1,5 @@
-
0.05
- - Add support for Catalyst::Model::LDAP::Entry
- - Add support for multiple user fields.
+ - Added support for multiple identifiers.
0.04 adam Tue Mar 21 15:31:57 PST 2006
- Fixed rt.cpan.org #18250, sample YAML config incorrectly using arrays
@@ -16,8 +14,9 @@
- Changed the default role_filter from (member=%s) to (memberUid=%s)
- Fixed bug in Backend->lookup_user that was not properly handling
when a user was not found in the backing store at all.
-
+
0.01 adam Thu Feb 8 14:28:18 2006
- initial revision
- supports authentication
- supports roles
+
More information about the Catalyst-commits
mailing list