Skip to content

Commit 84d0f6a

Browse files
Merge pull request #8474 from christianbeeznest/fixes-plugin-embedregistry01
Plugin: Improve EmbedRegistry plugin safety
2 parents 157fdc5 + 757a968 commit 84d0f6a

9 files changed

Lines changed: 766 additions & 207 deletions

File tree

public/main/admin/settings.lib.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ function getStablePluginAllowList(): array
332332
'SurveyExportTxt',
333333
'UserRemoteService',
334334
'MigrationMoodle',
335+
'EmbedRegistry',
335336
];
336337
}
337338

0 commit comments

Comments
 (0)