1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-10 09:22:25 +03:00

More sandboxing

This commit is contained in:
Jason Robinson
2020-12-18 16:09:11 +02:00
parent 0ae28d584b
commit 1b6e90dcb8

View File

@@ -143,7 +143,7 @@ export default class EMSElementProDialog extends React.PureComponent<IProps, ISt
<iframe
src={this.elementProSetupUrl}
ref={this.iframeRef}
sandbox="allow-forms allow-scripts allow-same-origin"
sandbox="allow-forms allow-scripts"
/>
{this.state.error &&
<div>