moodle/auth/ldap
Eloy Lafuente (stronk7) 7a0d024e60 MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper
All restore_date_test, api_test, rule_test, plugin_test,
manager_test, helper_test testcase classes:

- Namespaced with component[\level2-API]
- Moved to level2-API subdirectory when required.
- Fixed incorrect use statements with leading backslash.
- Remove file phpdoc block
- Remove MOODLE_INTERNAL if not needed.
- Changed code to point to global scope when needed.
- Fix some relative paths and comments here and there.
- All them passing individually.
- Complete runs passing too.

Special mention to:

- All restore_date_test cases have been put under xxx\backup
  level 2 (valid API) namespace.
2022-02-05 00:03:32 +01:00
..
classes MDL-73397 adminpresets: Use new API from auth and quiz 2022-01-04 12:13:19 +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
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