We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e5cb93 commit 22da843Copy full SHA for 22da843
1 file changed
docs/tutorial/security.md
@@ -390,7 +390,7 @@ window.eval = global.eval = function () {
390
391
_Recommendation is Electron's default_
392
393
-By default, Electron will now allow websites loaded over `HTTPS` to load and
+By default, Electron will not allow websites loaded over `HTTPS` to load and
394
execute scripts, CSS, or plugins from insecure sources (`HTTP`). Setting the
395
property `allowRunningInsecureContent` to `true` disables that protection.
396
0 commit comments