You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
allowScriptAccess and allowNetworking(/credentialAllowList) are security-critical Ruffle settings; we should have a convenient Flash test case to ensure that they’re working. And maybe even put Ruffle in a sandboxed iframe, because its sparse security-related documentation is kind of worrying. Thankfully, it’s click-to-load.
The text was updated successfully, but these errors were encountered:
allowScriptAccess
andallowNetworking
(/credentialAllowList
) are security-critical Ruffle settings; we should have a convenient Flash test case to ensure that they’re working. And maybe even put Ruffle in a sandboxed iframe, because its sparse security-related documentation is kind of worrying. Thankfully, it’s click-to-load.The text was updated successfully, but these errors were encountered: