[AMOS commit] MDL-65847 auth_db: user_update() handle errors Committed into Git: 2020-08-03 10:42 UTC

[AMOS commit] MDL-65847 auth_db: user_update() handle errors Committed into Git: 2020-08-03 10:42 UTC

by AMOS bot -
Number of replies: 0
Author: Leon Stringer
MDL-65847 auth_db: user_update() handle errors
The external database authentication plugin (auth_db) can update the
external database if mapped fields are set to Update external: On
update. This change adds error handling in case this update fails.


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

+ 3.8 en [auth_dbupdateerror,auth_db]