Setting restrictions
Restriction options
There are 5 types of restrictions that need to be allowed for the quantsapp module to work.
Role
Capabilities
allow-forms
Allows form submission
allow-same-origin
Allows the iframe content to be treated as being from the same origin
allow-script
Allows to run scripts
allow-popups
Allows popups
allow-popups-to-escape-sandbox
Allows popups to open new windows without inheriting the sandboxing
Last updated