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

Sign Out offers to delete stored password for multiple servers #194

Closed gjsjohnmurray closed 1 year ago

gjsjohnmurray commented 1 year ago

This solution has partially solved my issue, as indeed I can log out and be prompted to delete the password here. However, there's another problem.

image

After clicking the link once, it not only asks whether to delete the password for the currently connected server but also for every account with the same name. I have more than 20 servers saved in the system, all with the same username, hence this dialogue box keeps popping up over 20 times. I need to carefully read the content of each pop-up to make sure I'm deleting the correct password.

Originally posted by @hsyhhssyy in https://github.com/intersystems-community/intersystems-servermanager/issues/192#issuecomment-1650992172