mirror of
https://github.com/moodle/moodle.git
synced 2025-05-04 07:08:51 +02:00
Authentication has a hard coded list of valid internal user fields - but they are in a class variable. We need them in oauth user_field_mapping so we need to move them to a central place and call them from oauth2 and auth.