[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=4f6aa35eb860bca481d59f9a9cab742bb7025a6c
http://github.com/moodle/moodle/commit/4f6aa35eb860bca481d59f9a9cab742bb7025a6c

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