]> git.mjollnir.org Git - moodle.git/commit
MDL-9399 auth/ldap: NTLM SSO - move textlib conversion earlier
authormartinlanghoff <martinlanghoff>
Wed, 14 Nov 2007 22:12:07 +0000 (22:12 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 14 Nov 2007 22:12:07 +0000 (22:12 +0000)
commit6221a3212131667d9804d9a42bee951cab848ee4
treeebc994f5f0e32291ec10e7b787db7395fa2e07e0
parent83cd2dce5a44f9f6b80fea54a16ee49faea6f840
MDL-9399 auth/ldap: NTLM SSO - move textlib conversion earlier

From IƱaki Arenaza - fix for

... I forgot to put the textlib conversion
call before the block of code that uses $extusername, so it
completely breaks the user validation process.
auth/ldap/auth.php