Rachel Macfarlane
|
cd55420e7e
|
Make github-authentication a UI extension again
|
2020-08-24 18:44:14 -07:00 |
|
Rachel Macfarlane
|
c5ae1f3f45
|
Fix auth provider extension activation on getSession
|
2020-07-28 19:10:51 -07:00 |
|
Sandeep Somavarapu
|
8ef53a3f08
|
#103238 Initialize as soon as one of the account providers is available
|
2020-07-24 12:13:12 +02:00 |
|
Rachel Macfarlane
|
e8343b0bcd
|
Update VSO check for auth
|
2020-07-23 09:54:09 -07:00 |
|
Rachel Macfarlane
|
357fe6956c
|
Ensure account preference set after login flow completes
|
2020-07-20 14:23:14 -07:00 |
|
Rachel Macfarlane
|
cd5b4a7c80
|
Emit activation event for auth providers when getSession is called
|
2020-07-20 14:23:14 -07:00 |
|
Rachel Macfarlane
|
40324ee577
|
Auth provider tweaks, change types of change events
|
2020-07-10 10:49:10 -07:00 |
|
Rachel Macfarlane
|
348e2b4c6e
|
displayName -> label, use providerIds in favor of getProviderIds, #100993
|
2020-07-06 18:23:12 -07:00 |
|
Rachel Macfarlane
|
ab7a5ec3ad
|
Address part of feedback for #100993
|
2020-07-06 08:51:24 -07:00 |
|
Rachel Macfarlane
|
7bf8acc6d5
|
Add localization comments, #100938
|
2020-06-25 17:48:47 -07:00 |
|
Rachel Macfarlane
|
c9b76cb74a
|
Add 'github-browser' to VSO allowed extensions list
|
2020-06-24 15:38:48 -07:00 |
|
Rachel Macfarlane
|
faac1ffe01
|
Add codespaces extension to VSO_ALLOWED_EXTENSIONS list
|
2020-06-12 13:01:07 -07:00 |
|
Rachel Macfarlane
|
3718e630d1
|
Use submenu instead of quickpick for showing account commands, fixes #99901
|
2020-06-12 11:51:14 -07:00 |
|
Rachel Macfarlane
|
4f46398b7e
|
Send auth provider API calls through renderer when on remote
|
2020-05-19 17:46:36 -07:00 |
|
Rachel Macfarlane
|
a7fb3ef303
|
Fix sign out confirmation message
|
2020-05-18 14:56:08 -07:00 |
|
Rachel Macfarlane
|
87b0c54586
|
Make AuthenticationSession a class and remove getAccessToken method, fixes #91554
|
2020-05-15 14:34:04 -07:00 |
|
Rachel Macfarlane
|
9e5e032622
|
Always show confimation dialog on sign out, fixes #96612
|
2020-05-14 13:00:33 -07:00 |
|
Rachel Macfarlane
|
b2e0c85030
|
Remove 'Show features using this account' picker, show timestamps in 'Manage trusted extensions', fixes #96367, fixes #96357
|
2020-05-13 15:11:43 -07:00 |
|
Rachel Macfarlane
|
d0a3feff23
|
Add account activity badge and sign in command for auth provider requests
|
2020-05-12 20:35:03 -07:00 |
|
Rachel Macfarlane
|
4a875e0d7c
|
Add getSession and hasSessions to authentication namespace
|
2020-05-11 18:32:36 -07:00 |
|
kieferrm
|
829230a5a8
|
be defensive when checking remote authority
|
2020-05-01 04:38:52 +00:00 |
|
kieferrm
|
cab916c570
|
fix remote authority check
|
2020-05-01 04:37:15 +00:00 |
|
Rachel Macfarlane
|
f3297e3799
|
Add list of VSO allowed extensions
|
2020-04-30 17:44:55 -07:00 |
|
Rachel Macfarlane
|
f70ea77e76
|
Reorder cancel button, fixes #96065
|
2020-04-27 10:45:41 -07:00 |
|
Rachel Macfarlane
|
6560269b22
|
Simplify auth provider consent dialog wording
|
2020-04-27 08:10:46 -07:00 |
|
Rachel Macfarlane
|
993dfc31c6
|
Add trusted extensions for #93332
|
2020-04-23 14:34:24 -07:00 |
|
Rachel Macfarlane
|
2e5312cd61
|
Add account id to authentication session object
|
2020-04-22 18:00:16 -07:00 |
|
Rachel Macfarlane
|
1b3a50ce31
|
Clear account usages on sign out
|
2020-04-17 09:05:27 -07:00 |
|
Rachel Macfarlane
|
87287d0275
|
Code cleanup, remove stuff related to sign in commands
|
2020-04-16 19:29:56 -07:00 |
|
Rachel Macfarlane
|
4df533375e
|
Show provider name next to account, fixes #95476
|
2020-04-16 15:13:55 -07:00 |
|
Sandeep Somavarapu
|
ae0bd40fb8
|
Merge branch 'master' into sandy081/sync-auth-flow
|
2020-04-16 13:08:40 +02:00 |
|
Sandeep Somavarapu
|
ca16694028
|
Merge branch 'master' into rmacfarlane/signOutDialog
|
2020-04-16 13:06:09 +02:00 |
|
Sandeep Somavarapu
|
005beb223a
|
Merge branch 'master' into rmacfarlane/noAccountsMenu
|
2020-04-16 13:04:44 +02:00 |
|
Rachel Macfarlane
|
b3e5bf6de2
|
Show confirmation dialog on sign out listing everything using the account
|
2020-04-16 13:02:36 +02:00 |
|
Rachel Macfarlane
|
3a64a78139
|
Show confirmation dialog on sign out listing everything using the account
|
2020-04-15 17:10:53 -07:00 |
|
Rachel Macfarlane
|
197ac4ce64
|
Show a context menu item when not signed into any accounts
|
2020-04-15 16:18:04 -07:00 |
|
Rachel Macfarlane
|
456baffe47
|
Remove session from sessions map on logout for auth providers
|
2020-04-15 16:14:56 -07:00 |
|
Sandeep Somavarapu
|
545c747f0b
|
- add sync actions to account dropdown
- remove sign in actions from account dropdown
|
2020-04-15 19:32:59 +02:00 |
|
Sandeep Somavarapu
|
02369c7dc2
|
Revert "integrate sync turn on/off with account"
This reverts commit 4d0266b5b2.
|
2020-04-15 19:14:45 +02:00 |
|
Sandeep Somavarapu
|
4d0266b5b2
|
integrate sync turn on/off with account
|
2020-04-15 16:49:40 +02:00 |
|
Rachel Macfarlane
|
061f4967f9
|
Show sign in entry for all auth providers in accounts menu, fixes #94488
|
2020-04-13 14:28:07 -07:00 |
|
Rachel Macfarlane
|
2bb2507f01
|
Show active account usage in account menu, fixes #94635
|
2020-04-13 11:48:00 -07:00 |
|
Rachel Macfarlane
|
335de3b713
|
Fixes #95020, add extension to trusted list when confirming login
|
2020-04-11 13:27:24 -07:00 |
|
Rachel Macfarlane
|
95bc288b23
|
Show sign out notification for all auth providers, fixes #94634
|
2020-04-09 13:55:29 -07:00 |
|
Rachel Macfarlane
|
ace72b77c5
|
Update trusted extensions flow again
|
2020-04-05 15:03:17 -07:00 |
|
Rachel Macfarlane
|
917c420302
|
Improvements to 'manage trusted extensions' flow
|
2020-04-01 23:13:50 -07:00 |
|
Rachel Macfarlane
|
852df3025d
|
Revert "Issue distinct sessions per extension, remove session when extension is removed from trusted list"
This reverts commit 85119afc7b.
|
2020-03-30 17:03:29 -07:00 |
|
Rachel Macfarlane
|
85119afc7b
|
Issue distinct sessions per extension, remove session when extension is removed from trusted list
|
2020-03-30 14:34:42 -07:00 |
|
Rachel Macfarlane
|
069f91b24b
|
Change sign in title text based on whether there are existing sessions
|
2020-03-29 22:11:30 -07:00 |
|
Rachel Macfarlane
|
ab91532466
|
Add 'manage trusted extensions' option to account quickpick, #90385
|
2020-03-27 15:38:53 -07:00 |
|