Граф коммитов

444 Коммитов

Автор SHA1 Сообщение Дата
Ning Tang de70d0b194
Add Support for Workspace Trust (#624)
* Support workspace trust

* Protect and disable "azure-account.uploadFileCloudConsole" command in untrusted workspace

* Add check of trusted workspace when opening a Cloud console
2022-09-27 22:42:01 -07:00
Alex Weininger 1ed2b276b2
Bump version (#612) 2022-08-04 10:45:24 -07:00
Alex Weininger fecc49f010
0.11.1 release prep (#611) 2022-08-03 12:55:48 -07:00
Brandon Waterloo [MSFT] 2c8d6962f0
Rename info-needed-closer (#607) 2022-07-25 13:46:37 -04:00
dependabot[bot] 2955dfe698
Bump terser from 5.10.0 to 5.14.2 (#606)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-21 09:26:25 -07:00
Alex Weininger 007f13dd9d
Don't prompt to sign out and reload on first run (#603)
* Don't prompt to sign out and reload on first run

* Fixup
2022-07-19 12:50:24 -07:00
Brandon Waterloo [MSFT] 89ed69e593
Update AppInsights key (#600) 2022-07-12 15:13:49 -04:00
Phillip Hoff 8d4759f22a
Revert removal of `prompt` property in query string. (#595) 2022-07-07 13:19:19 -07:00
Alex Weininger 6fa3cab0b8
Bump version post release (#593) 2022-07-07 09:13:10 -07:00
dependabot[bot] 79fef3f049
Bump moment from 2.29.2 to 2.29.4 (#592)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 17:37:12 -07:00
Alex Weininger eade12f8e7
v0.11.0 release prep (#591) 2022-07-06 13:38:55 -07:00
Brandon Waterloo [MSFT] 5bd5b611e3
Update `@microsoft/vscode-azext-utils` to fix CG alert (#588)
* Update `@microsoft/vscode-azext-utils` to fix CG alert

* Update `@microsoft/vscode-azext-utils`

Co-authored-by: Alex Weininger <alex.weininger@live.com>
2022-06-28 09:29:43 -07:00
Phillip Hoff fee9fc526d
Start extension design document (#572)
* Initial draft of desktop authentication flow.

* Recommend Mermaid extension.

* Use aliases in diagram.

* Add SDK part of flow.
2022-05-24 15:09:19 -07:00
Brandon Waterloo [MSFT] 2629279afc
Update `ms-rest-azure` to fix CG alert (#570) 2022-05-20 09:21:23 -04:00
Will Lorey 9d81d4c38f
Rename AzureLoginHelper.ts -> AzureAccountLoginHelper.ts (#566) 2022-05-18 11:33:26 -07:00
Will Lorey 9fa812e933
Add `updateSubscriptionsAndTenants/subscriptions` telemetry event (#569)
* Add subscriptions property to `updateSubscriptionsAndTenants`

* Don't log subscriptions in `AzureLoginHelper`
2022-05-18 11:23:53 -07:00
microsoft-github-policy-service[bot] c42e642123
Microsoft mandatory file (#567)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2022-05-17 10:44:17 -04:00
Will Lorey b3c4411788
Watch for settings changes and notify when a sign out/window reload is required (#562)
* Watch for settings changes and notify when a sign out/window reload is required

* Update src/login/AzureLoginHelper.ts

Co-authored-by: Brandon Waterloo [MSFT] <36966225+bwateratmsft@users.noreply.github.com>

* Update src/login/checkSettingsOnStartup.ts

Co-authored-by: Brandon Waterloo [MSFT] <36966225+bwateratmsft@users.noreply.github.com>

* Update src/login/checkSettingsOnStartup.ts

Co-authored-by: Brandon Waterloo [MSFT] <36966225+bwateratmsft@users.noreply.github.com>

* Tabs -> spaces

* sendTelemetryEvent -> addPropertyToTelemetry

Co-authored-by: Brandon Waterloo [MSFT] <36966225+bwateratmsft@users.noreply.github.com>
2022-05-16 15:18:37 -07:00
Will Lorey 4b10f7773c
Bump async dependency (#548) 2022-04-14 09:06:48 -07:00
Will Lorey f9bd109b98
Use new redirect server (#546) 2022-04-06 10:31:16 -07:00
Alex Weininger 13e689090f
Update moment to 2.29.2 to fix CVE-2022-24785 (#545) 2022-04-06 10:05:37 -07:00
Will Lorey 044c4bcdee
Add some telemetry for the cloud setting (#532) 2022-03-25 15:59:32 -07:00
dependabot[bot] cce401943e
Bump minimist from 1.2.5 to 1.2.6 in /sample (#528)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-23 12:16:31 -07:00
dependabot[bot] 882a02d7d4
Bump minimist from 1.2.5 to 1.2.6 (#529)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-23 12:16:02 -07:00
Will Lorey 8283d3b692
Add `isTransient` flag to cloud shell terminal (#527) 2022-03-23 11:45:30 -07:00
Will Lorey 215e9e5c6a
Log all URLs that the extension tries to reach (#520) 2022-03-18 09:55:51 -07:00
Will Lorey 72fd3ff429
Bump @types/vscode (#521) 2022-03-17 09:20:51 -07:00
Will Lorey 25bddde59c
Add id and name to status bar entry (#522) 2022-03-17 09:16:59 -07:00
Will Lorey 72e03f88d1
Only ask user to 'sign in again' after tenant change (#519) 2022-03-17 09:15:54 -07:00
Will Lorey ca5a9ecb46
Show prompt to clear tenant when signing out (#518) 2022-03-16 13:52:59 -07:00
Will Lorey 39627802b7
Update sample extension (#517) 2022-03-16 11:53:55 -07:00
Will Lorey 1268dab932
Bump to next alpha (#512) 2022-03-09 10:13:26 -08:00
Will Lorey e45f3f1a05
Don't use `parseError` in ipc.ts (#509) 2022-03-08 13:39:29 -08:00
Will Lorey 0f33c01a1f
Prep for 0.10.1 (#505) 2022-03-08 09:13:42 -08:00
Will Lorey 18c7ab93a2
Change `azure.cloud` default to "AzureCloud" instead of "Azure" (#506) 2022-03-08 09:10:38 -08:00
Will Lorey 0231ca49f3
Remove 'workspace' from select tenant prompt (#501) 2022-03-07 15:39:57 -08:00
Will Lorey fd15ddede0
Update tenant ID placeholder verbiage (#502) 2022-03-07 15:39:46 -08:00
Will Lorey af40115544
Show cancellable, long running notification when signing in (#480) 2022-02-25 11:32:57 -08:00
Will Lorey 8db70a074d
Add debounce to login command (#475) 2022-02-23 16:01:03 -08:00
Will Lorey bf477009d3
Use `registerCommand` from `vscode-azext-utils` (#473) 2022-02-23 15:24:28 -08:00
Will Lorey ea0a77a517
Include cloud instance and tenant in MSAL auth calls (#470) 2022-02-22 12:08:30 -08:00
Will Lorey f86a487689
Tenant setting-related changes (#471)
* Fix infinite loop in `loadTenants`
* Still sign in to custom cloud if the tenant ID is set to empty string
* Get current target when updating setting value
2022-02-22 12:06:53 -08:00
Will Lorey abd2f66635
Logout before logging in, stop listening to tenant & cloud setting changes (#472) 2022-02-22 11:55:39 -08:00
dependabot[bot] 36e0a47276
Bump follow-redirects from 1.14.7 to 1.14.8 (#435)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-18 12:05:29 -08:00
Will Lorey 26bc8af149
Fix cloud setting update (#464) 2022-02-18 10:26:06 -08:00
Will Lorey 82e1771902
Make `scopes` argument optional for MSAL's `getToken` (#462) 2022-02-18 09:33:33 -08:00
Will Lorey b22a760732
Run `npm update` (#445) 2022-02-15 14:33:16 -08:00
Will Lorey 01633453ed
Bump to next alpha (#444) 2022-02-15 13:33:28 -08:00
Will Lorey bef9e9b5c5
Update notice (#439) 2022-02-14 15:09:35 -08:00
Will Lorey 50520f3423
Revert VS Code engine to ^1.58.0 and onboard `@microsoft/vscode-azext-utils` package (#438) 2022-02-14 12:26:27 -08:00