mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 08:55:15 +02:00
MDL-36580 backup: Use the encrypted_final_element for lti "secrets"
This commit is contained in:
parent
872e957415
commit
4a7afd2bb9
@ -84,6 +84,8 @@ class backup_lti_activity_structure_step extends backup_activity_structure_step
|
||||
'showdescriptionlaunch',
|
||||
'icon',
|
||||
'secureicon',
|
||||
new encrypted_final_element('resourcekey'),
|
||||
new encrypted_final_element('password'),
|
||||
)
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user