intersystems-community / intersystems-servermanager

VS Code helper extension defining connections to InterSystems servers
https://marketplace.visualstudio.com/items?itemName=intersystems-community.servermanager
MIT License
13 stars 12 forks source link

Migrate Server Manager 2 stored passwords #146

Closed gjsjohnmurray closed 2 years ago

gjsjohnmurray commented 2 years ago

This PR implements #129 by adding a Migrate Legacy Passwords command.

It also removes from Command Palette the commands for storing and deleting legacy passwords, and only offers those in the server tree if using setting "intersystemsServerManager.authentication.provider": "none" to operate in legacy mode.