GitHub Enterprise Auth improvements (#165082)
1. Namespace secrets based on the value of github-enterprise.uri to support "multiple separate GHES instances" 2. If the setting value disappears, continue using last set value. Fixes https://github.com/microsoft/vscode-pull-request-github/issues/3992 3. Mark github-enterprise.uri as requires trust 3. Refactoring like: * UriHandler is handled in extension.ts and passed down everywhere since we can only have 1 instance of it * misc style (`private` usage, better `disposable` handling)
T
Tyler James Leonhardt committed
9b3e147d6d23e7abe6e0f73411f0ffb36f3ca9ec
Parent: c60980c
Committed by GitHub <noreply@github.com>
on 10/31/2022, 7:18:54 PM