You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// @todo Potentially allow site administrators to suppress this warning
98
-
// permanently. See https://www.drupal.org/project/drupal/issues/2962753
99
-
// for more information.
100
-
$requirements['media_insecure_iframe'] = [
101
-
'title' => t('Media'),
102
-
'description' => t('It is potentially insecure to display oEmbed content in a frame that is served from the same domain as your main Drupal site, as this may allow execution of third-party code. <a href=":url">You can specify a different domain for serving oEmbed content here</a>.', [
0 commit comments