]> git.mjollnir.org Git - moodle.git/commit
MDL-9399 auth/ldap: Introducing loginpage_hook(), ntlmsso_attempt(), ntlmsso_finish()
authormartinlanghoff <martinlanghoff>
Wed, 14 Nov 2007 22:07:53 +0000 (22:07 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 14 Nov 2007 22:07:53 +0000 (22:07 +0000)
commit1e8713ea641d009d61c69674da0c896f1107b70c
tree89677df4cafa01bb1c5c97866d29e860300d0265
parentb95b46a897f5c98dd31203221ed09c734b5460cc
MDL-9399 auth/ldap: Introducing loginpage_hook(), ntlmsso_attempt(), ntlmsso_finish()

A work in progress -- initial loginpage_hook() and headers for the
remaining functions. One thing to consider here is that this won't
work if there's a proxy in the middle.

Does NTLM auth thingy support proxies?
auth/ldap/auth.php