MDL-65847 auth_db: user_update() handle errors
commit957baa0871c5f55b4ff442d13064a3bf54bcd61b
authorLeon Stringer <leon.stringer@ntlworld.com>
Mon, 3 Aug 2020 10:42:50 +0000 (3 11:42 +0100)
committerLeon Stringer <leon.stringer@ntlworld.com>
Mon, 3 Aug 2020 10:42:50 +0000 (3 11:42 +0100)
treecd2d219a1dbffa37772b766751c3e1212218276a
parent71f3a7fca9d6a862f44cd1fc8f42bbb67c7cbdf3
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.
auth/db/auth.php
auth/db/lang/en/auth_db.php