Changes for version 0.1000
- forked from Catalyst::Plugin::Authentication::Store::LDAP and name changed to Catalyst::Authentication::Store::LDAP
- tests now use Net::LDAP::Server::Test instead of relying on openldap.org
- changed release date for 0.0600
- added AD config suggestions from matija@serverflow.com
- bumped req base Auth package to 0.10003
- lookup_user() now throws an exception if there is more than one entry returned from a LDAP search
- added new user_search_filter config option to filter out multiple entries on Perl side