LDAP2010/2010-07-05
Fixed error in MoinMoin/datastruct/backends/_tests/init.py:test_backend_acl_allow - it checked "Admin1" user several times instead of checking all users in group.
Fixed errors in "memberOf" part of LDAPGroup.iter, it is not covered by tests - see LDAP2010/memberOf
LDAPGroups and LDAPAuth __init__ refactored to allow overriding of base_dn and other LDAPConnection parameters.