moodle-auth_jwt/tests
Matt Porritt 68f7634066 Add functionality to stop users from reaching the regular Moodle login page.
This function forces users who try to access Moodle directly to be redirected to the "SSO Host".  The functionality is enabled by setting a SSO redirect URl in the plugins admin settings
The forced redirect can be overridden by using the  query param "enrolkey_skipsso=on"
2016-09-26 09:51:52 +10:00
..
auth_plugin_test.php Add functionality to stop users from reaching the regular Moodle login page. 2016-09-26 09:51:52 +10:00
core_userkey_manager_test.php Add reminder to write more tests 2016-08-27 16:17:21 +10:00
externallib_test.php Fix ip restriction functionality 2016-08-19 16:01:08 +10:00
fake_userkey_manager.php Update fake key manager in case to implement a new interface 2016-08-27 15:58:55 +10:00