moodle/auth/ldap
iarenaza 066de339a5 MDL-12858 fix print_error() usage.
print_error()'s third parameter is the URL we jump to (defaults to
$CFG->wwwroot if not set) when we click the 'Continue' button, not the message
string parameter object.

Forward ported from MOODLE_18_STABLE
2008-01-08 00:13:49 +00:00
..
auth.php MDL-12858 fix print_error() usage. 2008-01-08 00:13:49 +00:00
auth_ldap_sync_users.php MDL-8590 auth cleanup - part 1 2007-02-20 17:03:36 +00:00
config.html MDL-9399 auth/ldap: Manage 2 new config settings for NTLM SSO 2007-11-14 22:07:16 +00:00
ntlmsso_attempt.php MDL-9399 auth/ldap: NTLM SSO - fix hardcoded strings 2007-11-14 22:12:25 +00:00
ntlmsso_finish.php MDL-9399 auth/ldap: NTLM SSO - fix hardcoded strings 2007-11-14 22:12:25 +00:00
ntlmsso_magic.php MDL-9399 auth/ldap: NTLM SSO - Resolve Moodle cookies issue, tighten config.php require()s 2007-11-14 22:08:55 +00:00
README-LDAP MDL-8590 auth cleanup - part 1 2007-02-20 17:03:36 +00:00