[AMOS commit] MDL-35104 auth: Don't allow modification of username Committed into Git: 2016-05-31 09:56 UTC

[AMOS commit] MDL-35104 auth: Don't allow modification of username Committed into Git: 2016-05-31 09:56 UTC

by AMOS bot -
Number of replies: 0
Author: Cameron Ball
MDL-35104 auth: Don't allow modification of username
Presently it is either unreliable, or not possible to change
the username of a user created with an authentication plugin.
In some cases it is even hard coded to fail. Ideally we would
sync the username, and the issue MDL-21928 exists to address
that. However, in the mean time we should not allow the
username of an external user to be modified.


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

+ 3.2 en [username,core_auth]
+ 3.2 en [username_help,core_auth]