rrweb icon indicating copy to clipboard operation
rrweb copied to clipboard

Adds configuration of postmessage target origin for security purposes

Open econte-sprig opened this issue 6 months ago • 1 comments

When recordCrossOriginIframes is true, instead of just posting messages to a target origin of '*', allow users to specify a new config option postMessageTargetOrigin which is used in place of '*', defaults to '*'

econte-sprig avatar Apr 10 '25 04:04 econte-sprig