Stephen Bourget
037273d87e
MDL-12689: convert auth plugins to use settings.php
2017-04-03 10:50:09 -04:00
Simey Lameze
ac9768fc1b
MDL-52781 core_user: replace direct PARAM_ usages.
...
This commit replace as much as possible of clean_param and PARAM_ usages related to user object.
Also few unit tests has been changed to match the new validation
2016-04-21 15:24:36 +08:00
Rajesh Taneja
5ee54f87a1
MDL-49022 auth_ldap: Updated unit test, checking sync_user events
2015-06-23 17:00:35 +08:00
Rajesh Taneja
0fe86bbdbb
MDL-49799 behat: replaced asd.com with example.com
...
asd.com is a valid domain, we should use reserved domain names for testing
2015-04-20 11:21:20 +08:00
Andrew Nicols
fc05c1b8e5
MDL-48197 testing: Normalise uses of noemailever and phpmailer sink
2014-11-19 09:09:50 +08:00
Rajesh Taneja
f1259a7679
MDL-45641 event: Ldap user_signup unit test added
2014-06-27 15:44:56 +08:00
Petr Škoda
54b1e0409c
MDL-43905 fix update of user login times
...
There needs to be only one event during user login.
The timemodified field is not supposed to be updated during login.
2014-01-31 10:08:01 +08:00
Petr Škoda
93b3aaf466
MDL-42602 remove incorrect snapshot from \core\event\user_loggedin
...
* all snapshots in events should match the DB data
* the snapshot from user table will not be necessary most probably
2013-11-01 10:34:07 +01:00
Mark Nelson
c8974473d0
MDL-40045 auth: introduced PHPUnit test to ensure logging in via LDAP triggers an event
2013-10-21 11:53:31 +08:00
Petr Škoda
d03e450857
MDL-40243 use suspended flag in auth_enrol instead of nologin auth
2013-07-07 14:40:46 +02:00
Petr Škoda
be094a59ca
MDL-37499 add test ldap debuginfo
2013-01-25 16:04:03 +01:00
Petr Škoda
a7aff74fcc
MDL-37499 implement basic tests for auth_ldap
2013-01-25 16:00:35 +01:00