moodle/auth
Eloy Lafuente (stronk7) 8f414e42a9 MDL-74279 phpunit: Tests using sqlsrv AdoDB must reset settings
AdoDB SQL*Server drivers use to modify some error and
logging preferences. As far as the connection is shared
with the main one, that implies that those settings
remain for the whole remaining execution.

We don't want his in tests, because can affect to other
tests at distance.

We are fixing this here, only for tests, because it
doesn't affect normal requests and because, once we
remove AdoDB this won't be needed anymore.
2022-03-26 18:40:11 +01:00
..
cas Merge branch 'MDL-71713-master' of https://github.com/cescobedo/moodle 2022-02-09 12:06:25 +02:00
classes MDL-72928 core: Remove Remember username 2022-02-11 12:01:26 +08:00
db MDL-74279 phpunit: Tests using sqlsrv AdoDB must reset settings 2022-03-26 18:40:11 +01:00
email MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:18:39 +01:00
ldap MDL-73831 adminpresets: Display current/new value for settings 2022-02-22 12:58:02 +01:00
lti MDL-74138 auth_lti: fix unique key definition in upgrade 2022-03-09 17:36:22 +08:00
manual MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
mnet MDL-73075 lang: move deprecated strings to correct component. 2022-02-02 09:59:45 +00:00
nologin MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
none MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
oauth2 MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
shibboleth MDL-73233 shibboleth: Change urltogo only when dashboard is enabled 2022-03-16 11:35:08 +01:00
tests MDL-72928 core: Remove Remember username 2022-02-11 12:01:26 +08:00
webservice MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
yui/passwordunmask
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