moodle/auth/lti
Jake Dallimore d9fbe7c866
MDL-76842 auth_lti: don't update the user unless data has changed
When receiving data from the LTI launch, or service call, only update
the user record when we know something has changed. This prevents the
creation of many \core\event\user_updated events.
2023-06-08 09:29:56 +08:00
..
classes MDL-69542 auth_lti: add mode based user provisioning 2022-02-11 11:06:54 +08:00
db MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
lang/en MDL-69542 auth_lti: add mode based user provisioning 2022-02-11 11:06:54 +08:00
templates/local/ltiadvantage MDL-77164 various: fix mustache template name 2023-04-13 09:43:15 +01:00
tests MDL-76842 auth_lti: test confirming the erroneous user_updated events 2023-06-08 09:29:56 +08:00
auth.php MDL-76842 auth_lti: don't update the user unless data has changed 2023-06-08 09:29:56 +08:00
lib.php MDL-69542 auth_lti: add mode based user provisioning 2022-02-11 11:06:54 +08:00
login.php MDL-69542 auth_lti: add mode based user provisioning 2022-02-11 11:06:54 +08:00
version.php MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00