11 Commits

Author SHA1 Message Date
martinlanghoff
4f03006577 Merged from MOODLE_15_STABLE - LDAP servers being down or unavailable should not prevent login - we now fail with a notice() rather than with an error() 2005-08-17 22:38:24 +00:00
martinlanghoff
0cce156053 Merged from MOODLE_15_STABLE - Fix calls to enrol_student() and add_teacher() where nulls were being passed erroneously - credits to jeff graham 2005-08-12 01:51:14 +00:00
martinlanghoff
1007a3f1a3 enrol/ldap: bugfixes suggested by Jeff Graham here http://moodle.org/mod/forum/post.php?reply=124170 -- fixes course creation not pulling summaries, form errors in ldap_search_sub, calls to deprecated blocks_get_default_blocks() and DB errors when inserting new enrolments. With these fixes, it may even work. 2005-06-25 02:41:56 +00:00
martinlanghoff
f7d18493f6 Merged from MOODLE_15_STABLE. enrol/ldap offers enrol_allowinternal config option as it should. 2005-05-30 03:51:39 +00:00
martinlanghoff
bdf09a84fe Enrol/LDAP -- adds support for searching subcontexts -- Discussed in http://moodle.org/mod/forum/discuss.php?d=23696 2005-05-17 03:49:20 +00:00
martinlanghoff
0bf73dd33a Enrol/LDAP now uses correct password to login -- fixes #3237 2005-05-17 03:26:14 +00:00
stronk7
894ff63f8f Tabs are out 2005-05-16 22:22:31 +00:00
mjollnir_
d54ced8618 Fixing typo in ldap enrolment plugin (variable missing _) 2005-03-29 00:21:55 +00:00
moodler
210eddc7df Various cleanups for XHTML and so on 2005-02-08 17:56:22 +00:00
martinlanghoff
6ebaf0edcb Fixed bogus warnings about empty LDAP contexts. 2005-01-17 21:07:00 +00:00
martinlanghoff
64031bbb0f Enrol/LDAP - initial commit, a bit rough around the edges.
This code is in production in a high-volume environment, so it has already proven to be reliable and scalable. Configuration is still tricky, and some corner cases may or may not be handled elegantly.

Please test!
2004-11-22 02:41:41 +00:00