MDL-55927 auth_radius: Move to third party plugin.

This commit is contained in:
Adrian Greeve
2016-10-28 14:35:54 +08:00
parent 577bd70d38
commit 159c2c91be
10 changed files with 20 additions and 410 deletions
+2 -2
View File
@@ -1659,6 +1659,7 @@ class core_plugin_manager {
// Moodle 2.3 supports upgrades from 2.2.x only.
$plugins = array(
'qformat' => array('blackboard', 'learnwise'),
'auth' => array('radius'),
'enrol' => array('authorize'),
'report' => array('search'),
'repository' => array('alfresco'),
@@ -1713,8 +1714,7 @@ class core_plugin_manager {
'auth' => array(
'cas', 'db', 'email', 'fc', 'imap', 'ldap', 'lti', 'manual', 'mnet',
'nntp', 'nologin', 'none', 'pam', 'pop3', 'radius',
'shibboleth', 'webservice'
'nntp', 'nologin', 'none', 'pam', 'pop3', 'shibboleth', 'webservice'
),
'availability' => array(