|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | auth_none |
Variables | |
| $string ['auth_nonedescription'] = 'Users can sign in and create valid accounts immediately, with no authentication against an external server and no confirmation via email. Be careful using this option - think of the security and administration problems this could cause.' | |
| $string ['pluginname'] = 'No authentication' | |
| $string['auth_nonedescription'] = 'Users can sign in and create valid accounts immediately, with no authentication against an external server and no confirmation via email. Be careful using this option - think of the security and administration problems this could cause.' |
Definition at line 26 of file auth_none.php.
| $string['pluginname'] = 'No authentication' |
Definition at line 27 of file auth_none.php.