moodle/auth
Jun Pataleta e2b812fc40 MDL-64474 auth_oauth2: Properly update user profile data
* Updating of user profile data from OAuth2 issuer should only be
performed for fields that can be synced externally (fields defined in
\auth_plugin_base::$userfields)
* Only update user profile data for users which use OAuth2 as their
default authentication mechanism.
2018-12-28 16:52:37 +08:00
..
cas MDL-64300 upgrade: add 3.6.0 separation line to all upgrade scripts 2018-12-02 18:36:40 +01:00
classes MDL-63183 auth: Login protection 2018-11-07 00:14:48 +01:00
db MDL-64300 upgrade: add 3.6.0 separation line to all upgrade scripts 2018-12-02 18:36:40 +01:00
email MDL-64300 upgrade: add 3.6.0 separation line to all upgrade scripts 2018-12-02 18:36:40 +01:00
ldap MDL-63887 auth_ldap: fix unclean exit from sync when users not found 2018-12-12 09:42:13 +08:00
lti MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00
manual MDL-64300 upgrade: add 3.6.0 separation line to all upgrade scripts 2018-12-02 18:36:40 +01:00
mnet MDL-64300 upgrade: add 3.6.0 separation line to all upgrade scripts 2018-12-02 18:36:40 +01:00
nologin MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00
none MDL-64300 upgrade: add 3.6.0 separation line to all upgrade scripts 2018-12-02 18:36:40 +01:00
oauth2 MDL-64474 auth_oauth2: Properly update user profile data 2018-12-28 16:52:37 +08:00
shibboleth MDL-64300 upgrade: add 3.6.0 separation line to all upgrade scripts 2018-12-02 18:36:40 +01:00
tests Merge branch 'MDL-63742-master' of git://github.com/jleyva/moodle 2018-10-30 07:46:00 +08:00
webservice MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00
yui/passwordunmask MDL-42208 fix JS get_string usage and remove unnecessary params from auth password unmask init 2013-10-23 07:32:24 +02:00
index.html Stop people browsing auth modules 2005-01-23 04:18:32 +00:00
test_settings.php MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
upgrade.txt MDL-63183 auth: Login protection 2018-11-07 00:14:48 +01:00