File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ Index: third-party-src/product.json
9292===================================================================
9393--- third-party-src.orig/product.json
9494+++ third-party-src/product.json
95- @@ -82,5 +82,15 @@
95+ @@ -82,5 +82,16 @@
9696 "publisherDisplayName": "Microsoft"
9797 }
9898 }
@@ -105,6 +105,7 @@ Index: third-party-src/product.json
105105+ "https://console.aws.amazon.com",
106106+ "https://console.amazonaws-us-gov.com",
107107+ "https://console.amazonaws.cn",
108- + "https://aws.amazon.com"
108+ + "https://aws.amazon.com",
109+ + "https://*.amazon.com"
109110 ]
110111 }
Original file line number Diff line number Diff line change @@ -17,12 +17,12 @@ Index: third-party-src/product.json
1717 "nameShort": "Code Editor",
1818 "nameLong": "Code Editor",
1919 "codeEditorVersion": "1.0.0",
20- @@ -44,6 +54,9 @@
21- "https://console.aws.amazon.com",
20+ @@ -45,6 +55,9 @@
2221 "https://console.amazonaws-us-gov.com",
2322 "https://console.amazonaws.cn",
24- - "https://aws.amazon.com"
25- + "https://aws.amazon.com",
23+ "https://aws.amazon.com",
24+ - "https://*.amazon.com"
25+ + "https://*.amazon.com",
2626+ "https://open-vsx.org",
2727+ "https://oidc.*.amazonaws.com",
2828+ "https://device.sso.*.amazonaws.com"
You can’t perform that action at this time.
0 commit comments