[AMOS commit] MDL-29093 - Authentication for authentication only, not for user creation Committed into Git: 2011-08-29 11:56 UTC

[AMOS commit] MDL-29093 - Authentication for authentication only, not for user creation Committed into Git: 2011-08-29 11:56 UTC

by AMOS bot -
Number of replies: 0
Author: Iñaki Arenaza
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>


http://git.moodle.org/gw?p=moodle.git;a=commit;h=2023ca1f0f7f8c111f4143c8491ca10592e21fc9
http://github.com/moodle/moodle/commit/2023ca1f0f7f8c111f4143c8491ca10592e21fc9

+ 2.1 en [authonly,core_admin]
+ 2.1 en [authonly_help,core_admin]