moodle/auth/ldap
Andrew Nicols ed7431a37b MDL-59734 auth_ldap: Fix role sync
The unit tests were failing because the upgrade step was missed.
In addition, there was a typo in a variable name, which meant that the
role was not actually synchronised.
2017-08-07 09:42:24 +08:00
..
classes MDL-30634 auth_ldap: Assign arbitrary system roles via LDAP sync. 2017-07-20 10:00:36 +01:00
cli MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
db Merge branch 'MDL-30634-master' of git://github.com/Dave-B/moodle 2017-08-01 09:08:33 +01:00
lang/en MDL-30634 auth_ldap: Assign arbitrary system roles via LDAP sync. 2017-07-20 10:00:36 +01:00
tests MDL-59734 auth_ldap: Fix role sync 2017-08-07 09:42:24 +08:00
auth.php MDL-59734 auth_ldap: Fix role sync 2017-08-07 09:42:24 +08:00
locallib.php MDL-30634 auth_ldap: Assign arbitrary system roles via LDAP sync. 2017-07-20 10:00:36 +01:00
ntlmsso_attempt.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
ntlmsso_finish.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
ntlmsso_magic.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
README-LDAP MDL-27689 Vague README-LDAP file in auth/ldap 2011-09-01 12:43:58 +02:00
settings.php MDL-30634 auth_ldap: Assign arbitrary system roles via LDAP sync. 2017-07-20 10:00:36 +01:00
upgrade.txt MDL-30634 auth_ldap: Assign arbitrary system roles via LDAP sync. 2017-07-20 10:00:36 +01:00
version.php Merge branch 'MDL-30634-master' of git://github.com/Dave-B/moodle 2017-08-01 09:08:33 +01:00