MDL-57383 tool_uploaduser: don't overwrite auth during update.
commitac24d90182019919c96b352a6ad017c8fbcfcf66
authorPaul Holden <paulh@moodle.com>
Tue, 15 Mar 2022 17:06:20 +0000 (15 17:06 +0000)
committerPaul Holden <paulh@moodle.com>
Tue, 15 Mar 2022 17:06:20 +0000 (15 17:06 +0000)
tree21bdc8f9f4970283e9dd4f482e356e23af05630a
parent967d9b254608dd95d664859531596c582581552d
MDL-57383 tool_uploaduser: don't overwrite auth during update.

If updating users during upload along with the option to fill in
missing fields from file content, then we should exclude the auth
column because it will always be present for a user.
admin/tool/uploaduser/classes/process.php