Closed paulmowat closed 3 years ago
Added in some checks into IFrameWindow.js _message function to verify that e.data is a string and begins with http/https to ensure it's a URL as expected.
Helps resolve #1221
Glad you got the plug in fixed, but I still think this check doesn't hurt. Thanks!
Added in some checks into IFrameWindow.js _message function to verify that e.data is a string and begins with http/https to ensure it's a URL as expected.
Helps resolve #1221