-
Sub-task
-
Resolution: Inactive
-
Minor
-
None
-
2.3.1
-
MOODLE_23_STABLE
Replication steps
- Install PHP Radius `sudo apt-get install php5-radius`
- Go to Settings > Site administration > Plugins > Authentication > Manage authentication
- Edit the settings for RADIUS Server
- The following notice appears
Strict standards: Non-static method PEAR::loadExtension() should not be called statically, assuming $this from incompatible context in /home/fred/www/repositories/testing_master/moodle/lib/pear/Auth/RADIUS.php on line 49
|
|
Call Stack:
|
0.0008 733240 1. {main}() /home/fred/www/repositories/testing_master/moodle/admin/auth_config.php:0
|
0.6268 69518800 2. auth_plugin_radius->config_form() /home/fred/www/repositories/testing_master/moodle/admin/auth_config.php:75
|
0.6269 69565200 3. include('/home/fred/www/repositories/testing_master/moodle/auth/radius/config.html') /home/fred/www/repositories/testing_master/moodle/auth/radius/auth.php:163
|
0.6280 70055968 4. include_once('/home/fred/www/repositories/testing_master/moodle/lib/pear/Auth/RADIUS.php') /home/fred/www/repositories/testing_master/moodle/auth/radius/config.html:7
|
- Testing discovered
-
MDL-34553 Add label for select and text input elements in authentication
- Closed