moodle/auth
Eloy Lafuente (stronk7) e010b2e75c MDL-69271 auth_ldap: Don't assume any ordering, just verify matches
Both ldap or the DB can return information in a non-consistent
ordering leading to events to be generated in different order.

And current tests are, right now, assuming a given order.

Note this is a rare random, but it's happening, so better
fix it, see the issue for some more details.

So we just do the tests ordering immune, verifying that all the
expected events have been triggered and done. Irrespectively of their order.
2020-08-20 07:35:59 +08:00
..
cas MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:08:09 +02:00
classes MDL-50472 auth: Add maintenance message to the login page. 2019-07-29 10:45:28 +08:00
db MDL-65847 auth_db: user_update() handle errors 2020-08-19 00:36:21 +02:00
email MDL-69138 behat: Update session->visit() to use visit step 2020-07-22 16:43:08 +08:00
ldap MDL-69271 auth_ldap: Don't assume any ordering, just verify matches 2020-08-20 07:35:59 +08:00
lti MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
manual MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:08:09 +02:00
mnet MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:08:09 +02:00
nologin MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
none MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:08:09 +02:00
oauth2 MDL-60827 oauth2: Consider requireconfirmation setting on login 2020-07-06 10:04:42 +08:00
shibboleth MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:08:09 +02:00
tests MDL-67687 behat: Login page accessibility ensurance 2020-08-05 07:41:45 +08:00
webservice MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
yui/passwordunmask MDL-42208 fix JS get_string usage and remove unnecessary params from auth password unmask init 2013-10-23 07:32:24 +02:00
index.html
test_settings.php MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
upgrade.txt MDL-65809 upgrade: remove upgrade_fix_config_auth_plugin_names 2019-12-20 12:20:43 +01:00