mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
docs: chrome-command-line-switches.md: update proxy-server support (#14198)
* docs: chrome-command-line-switches.md: update proxy-server support Per issue #12443, the proxy URL in proxy-server switch would not support username and password authentication. * docs: security.md: correct checklist #14 markdown When running "npm run lint:docs" script, linting warning suggests "Broken links: #13-disable-or-limit-creation-of-new-windows". Update accordingly to #14.
This commit is contained in:
committed by
Shelley Vohr
parent
59e118925a
commit
aef64c6f48
@@ -82,7 +82,7 @@ improve the security of your application.
|
||||
11. [`<webview>`: Do not use `allowpopups`](#11-do-not-use-allowpopups)
|
||||
12. [`<webview>`: Verify options and params](#12-verify-webview-options-before-creation)
|
||||
13. [Disable or limit navigation](#13-disable-or-limit-navigation)
|
||||
14. [Disable or limit creation of new windows](#13-disable-or-limit-creation-of-new-windows)
|
||||
14. [Disable or limit creation of new windows](#14-disable-or-limit-creation-of-new-windows)
|
||||
|
||||
## 1) Only Load Secure Content
|
||||
|
||||
|
||||
Reference in New Issue
Block a user