MDL-29093 - Authentication for authentication only, not for user creation
authorIñaki Arenaza <iarenaza@mondragon.edu>
Mon, 29 Aug 2011 11:56:54 +0000 (13:56 +0200)
committerSam Hemelryk <sam@moodle.com>
Tue, 13 Sep 2011 03:08:57 +0000 (15:08 +1200)
commit4f6aa35eb860bca481d59f9a9cab742bb7025a6c
treed9fdc834e4d6366df0f365aceb4cd05dd38f2e43
parent5d2db8acc83764199af711c12c23ca17676b534d
MDL-29093 - Authentication for authentication only, not for user creation

There are cases when a moodle installation needs to only deal
user authentication and not user creation (this is especially
interesting when using external authentication sources such as LDAP,
CAS, etc.)

Add an option to prevent automatic user creation if the administrator
does't want users to be automatically created.

Signed-off-by: Iñaki Arenaza <iarenaza@mondragon.edu>
admin/settings/plugins.php
lang/en/admin.php
lib/moodlelib.php