moodle/auth/lti
Jake Dallimore 18e26b5abe
MDL-80835 auth_lti: add partitioning to post-auth MoodleSession cookie
Adds the property that is required by Chrome to opt-in to its 3rd party
cookie partitioning solution, CHIPS. This specific change to auth_lti is
to ensure the MoodleSession Set-Cookie header resulting from
complete_user_login() calls (in auth.php) have this property set.
2024-03-21 15:35:48 +08:00
..
classes MDL-80835 auth_lti: add partitioning to post-auth MoodleSession cookie 2024-03-21 15:35:48 +08:00
db MDL-80835 auth_lti: add partitioning to post-auth MoodleSession cookie 2024-03-21 15:35:48 +08:00
lang/en MDL-80836 auth_lti: deprecate no auth notice 2024-02-15 12:27:20 +08:00
templates/local/ltiadvantage MDL-80836 auth_lti: take user through login instead of sesspiggyback 2024-02-15 12:27:20 +08:00
tests MDL-80835 auth_lti: add cookie helper facilitating CHIPS opt-in 2024-03-21 15:35:48 +08:00
auth.php MDL-78219 auth_lti: ensure user updates happen after authentication 2024-01-15 15:41:52 +08:00
lib.php MDL-69542 auth_lti: add mode based user provisioning 2022-02-11 11:06:54 +08:00
login.php MDL-78219 auth_lti: ensure user updates happen after authentication 2024-01-15 15:41:52 +08:00
version.php MDL-80835 auth_lti: add partitioning to post-auth MoodleSession cookie 2024-03-21 15:35:48 +08:00