]> git.mjollnir.org Git - moodle.git/commit
Enrol/LDAP - initial commit, a bit rough around the edges.
authormartinlanghoff <martinlanghoff>
Mon, 22 Nov 2004 02:41:41 +0000 (02:41 +0000)
committermartinlanghoff <martinlanghoff>
Mon, 22 Nov 2004 02:41:41 +0000 (02:41 +0000)
commit64031bbb0f353dec2c4051077dee520ecfb3c65d
tree8bb4c7264d29fc8f6cdded23ba4a5e2dc290f9c3
parent6e8ca9837e41b9f4b6098f69625c5eec01622f4c
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!
enrol/ldap/config.html [new file with mode: 0755]
enrol/ldap/enrol.php [new file with mode: 0755]
enrol/ldap/enrol_ldap_sync.php [new file with mode: 0755]
lang/en/enrol_ldap.php [new file with mode: 0755]