moodle/auth
Jake Dallimore a724bb8fae
MDL-78219 auth_lti: ensure user updates happen after authentication
If an existing session is active at the time of launch, that user id
appears in the user_updated log. This log should show the launching user
updating their own record, not someone else. To resolve this, auth the
user before making any record updates so that the event gets the correct
user id.
2024-01-15 15:41:52 +08:00
..
cas MDL-78496 core: Address phpcs issues with upgrade.php files 2023-11-19 21:20:53 +08:00
classes MDL-78849 user: correct logical operator behaviour for guest button. 2023-11-16 11:30:39 +00:00
db MDL-78496 core: Address phpcs issues with upgrade.php files 2023-11-19 21:20:53 +08:00
email MDL-79296 auth_email: Add extendedusernamechars to get_signup_settings 2023-12-01 09:25:33 -03:00
ldap MDL-78496 core: Address phpcs issues with upgrade.php files 2023-11-19 21:20:53 +08:00
lti MDL-78219 auth_lti: ensure user updates happen after authentication 2024-01-15 15:41:52 +08:00
manual MDL-78496 core: Address phpcs issues with upgrade.php files 2023-11-19 21:20:53 +08:00
mnet MDL-78496 core: Address phpcs issues with upgrade.php files 2023-11-19 21:20:53 +08:00
nologin MDL-79551 versions: bump all versions and requires near release 2023-10-04 13:57:17 +08:00
none MDL-78496 core: Address phpcs issues with upgrade.php files 2023-11-19 21:20:53 +08:00
oauth2 MDL-78496 core: Address phpcs issues with upgrade.php files 2023-11-19 21:20:53 +08:00
shibboleth MDL-78496 core: Address phpcs issues with upgrade.php files 2023-11-19 21:20:53 +08:00
tests MDL-77577 Behat: Replaced the use of "Install selected language pack(s) 2023-03-21 11:58:30 +08:00
webservice MDL-79551 versions: bump all versions and requires near release 2023-10-04 13:57:17 +08:00
index.html Stop people browsing auth modules 2005-01-23 04:18:32 +00:00
test_settings.php MDL-74417 admin: Remove sesskey from test settings links 2023-12-01 18:41:50 +10:00
upgrade.txt MDL-74417 admin: Remove sesskey from test settings links 2023-12-01 18:41:50 +10:00