Problem/Motivation
The resolution of Warning message on Status Report page confuses designer.
I feel that if something is important enough to warn me about on a status report, then it's value should be added to the list of the
"Checked" key/value pairs.
ie; Add under the Checked heading: OEMBED IFRAME DOMAIN = "https://vimeo.com"
During a new d9 install the following warning displays:
"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. You can specify a different domain for serving oEmbed content here."
Upon specifying a serving domain for oEmbed content - there is no indication on the page that the user actually succeeded.
Steps to reproduce
Install d9.
run admin/reports/status
Enter a server domain - eg; 'https://vimeo.com' and save.
Save and re-run
No indication shows
It is ultimately found hiding under admin/config/media/media-settings.
Proposed resolution
Add another status line under the CHECKED heading for OEMBED IFRAME DOMAIN
then display the stored key/value pair eg; "https://vimeo.com"
Comments
Comment #2
cilefen commentedComment #5
longwaveThe warning has been removed, so there is no need for the status report check.