mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
Merge branch 'MDL-67883-squash' of https://github.com/Chocolate-lightning/moodle
This commit is contained in:
commit
618b13e1f5
87 changed files with 5262 additions and 41 deletions
|
@ -104,7 +104,8 @@ class provider implements
|
|||
'lastnamephonetic' => 'privacy:metadata:lastnamephonetic',
|
||||
'firstnamephonetic' => 'privacy:metadata:firstnamephonetic',
|
||||
'middlename' => 'privacy:metadata:middlename',
|
||||
'alternatename' => 'privacy:metadata:alternatename'
|
||||
'alternatename' => 'privacy:metadata:alternatename',
|
||||
'moodlenetprofile' => 'privacy:metadata:moodlenetprofile'
|
||||
];
|
||||
|
||||
$passwordhistory = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue