moodle/auth/oauth2
Meirza b79231361b MDL-61789 auth_oauth2: Update profile fields based on data mapping.
After the user creation, the system must call an update function to update profile_fields_*.
We also provided two functions into user/profile/lib.php to get available from other areas.
We added PHP unit testing for new public functions and
the Behat tests for custom profile fields with locked and unlocked statuses.

Co-authored-by: Matt Porritt <matt.porritt@moodle.com>
2023-01-07 20:59:26 +07:00
..
classes MDL-61789 auth_oauth2: Update profile fields based on data mapping. 2023-01-07 20:59:26 +07:00
db MDL-76497 upgrade: add the 4.1.0 separation line to all upgrade scripts 2022-11-28 14:43:04 +08:00
lang/en MDL-76105 lang: Import fixed English strings (en_fix) 2022-11-17 09:44:35 +00:00
templates MDL-73122 Auth: Add test settings for Oauth2 2022-10-03 09:00:44 -04:00
tests MDL-73122 Auth: Add test settings for Oauth2 2022-10-03 09:00:44 -04:00
auth.php MDL-73122 Auth: Add test settings for Oauth2 2022-10-03 09:00:44 -04:00
confirm-account.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
confirm-linkedlogin.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
lib.php MDL-58905 auth_oauth2: No linked accounts if the plugin is not enabled 2017-05-12 14:36:01 +08:00
linkedlogins.php MDL-71017 oauth2: configure some oauth2 services for login only 2021-04-20 10:50:40 +02:00
login.php MDL-71017 oauth2: configure some oauth2 services for login only 2021-04-20 10:50:40 +02:00
settings.php MDL-61789 auth_oauth2: Allow admin to choose profile fields for mapping 2023-01-06 13:27:11 +07:00
test.php MDL-73122 Auth: Add test settings for Oauth2 2022-10-03 09:00:44 -04:00
version.php MDL-76403 versions: bump all versions and requires near release 2022-11-23 09:45:23 +08:00