Files
electron/docs/tutorial
Anders Kaseorg 466fe816d5 docs: security.md: Fix navigation lockdown example code (#14185)
The `url` module is not a constructor; change `require('url')` to
`require('url').URL`. Also, check the entire origin rather than just
the hostname, since otherwise `http://my-own-server.com` is allowed in
addition to `https://my-own-server.com`, in violation of point 1 (only
load secure content).

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-08-18 19:41:55 -07:00
..
2018-05-08 00:16:09 -05:00
2018-02-19 17:36:49 -06:00
2018-05-08 00:16:09 -05:00
❤️ Feedback
2018-02-21 10:12:19 -08:00
2017-03-20 12:52:46 -07:00
2018-02-19 17:28:24 -06:00
2018-05-16 10:23:46 -07:00
2018-02-21 10:29:17 -08:00