moodle/auth/ldap
Sara Arjona 49aef9f9bc MDL-73831 adminpresets: Display current/new value for settings
Before applying a preset, the settings are displayed and, in some cases,
the Current/New value columns were empty.
This patch fixes it and guarantees this information is updated properly
every time the set_value() method is called.
2022-02-22 12:58:02 +01:00
..
classes MDL-73831 adminpresets: Display current/new value for settings 2022-02-22 12:58:02 +01:00
cli MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
db MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
lang/en MDL-63207 auth_ldap: Update user profile if field is empty 2021-09-07 22:50:48 +02:00
tests MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
auth.php MDL-73500 general: Remove php < 73 conditional code 2022-01-21 19:47:55 +01: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-70424 auth: Avoid random changes to $CFG->auth 2021-02-23 11:40:57 +11:00
ntlmsso_finish.php MDL-70424 auth: Avoid random changes to $CFG->auth 2021-02-23 11:40:57 +11:00
ntlmsso_magic.php MDL-70424 auth: Avoid random changes to $CFG->auth 2021-02-23 11:40:57 +11:00
README-LDAP MDL-27689 Vague README-LDAP file in auth/ldap 2011-09-01 12:43:58 +02:00
settings.php Merge branch 'MDL-69510-master' of https://github.com/snake/moodle into master 2020-09-08 15:27:29 +02:00
upgrade.txt MDL-30634 auth_ldap: Assign arbitrary system roles via LDAP sync. 2017-07-20 10:00:36 +01:00
version.php MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00