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
{{ message }}
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.
Electron Security Warning (enableRemoteModule) This renderer process has "enableRemoteModule" enabled
and attempted to load remote content from 'https://soundcloud.com/'. This
exposes users of this app to unnecessary security risks.
For more information and help, consult
https://electronjs.org/docs/tutorial/security.
This warning will not show up
once the app is packaged.
https://electronjs.org/docs/tutorial/security#15-disable-the-remote-module
The solution should be something like this:
https://github.com/brave/browser-laptop/blob/5e11e36828eae0e434b87245a7b1abe927b21226/app/browser/windows.js#L313-L324
https://github.com/brave/browser-laptop/blob/5e11e36828eae0e434b87245a7b1abe927b21226/app/renderer/components/main/main.js#L222
The text was updated successfully, but these errors were encountered: