]> git.mjollnir.org Git - moodle.git/commit
MDL-11299 - Make objectClass string comparison case insensitive.
authoriarenaza <iarenaza>
Mon, 17 Sep 2007 21:30:20 +0000 (21:30 +0000)
committeriarenaza <iarenaza>
Mon, 17 Sep 2007 21:30:20 +0000 (21:30 +0000)
commitbb4e530b933a9403389e5c07a186a6cd1ce1c49b
treeb9b69110b7ed13422902fbdc90955cdb682e2197
parente1b1f331d13637aa8f9623e72a002b92eaa92749
MDL-11299 - Make objectClass string comparison case insensitive.

LDAP serves accept attribute names in a case insensitive way, so don't
force the users to use any particular spelling.
auth/ldap/auth.php