Skip to content

Cannot change password of a saved profile #987

Closed
@llali

Description

  • MSSQL Extension Version:
  • VSCode Version:
  • OS Version:

Steps to Reproduce:

  1. Connect to a server with user auth and save the password
  2. Verify connection made and profile saved
  3. Change the password in the server
  4. Try to connect again
    expected: Should get prompt to enter the correct password
    actual: It keeps failing to connect because of wrong password and doesn't let me change it
    The workaround is to delete the profile and create it again

Activity

changed the title After connecting to a server with wrong password once, there's no way to connect with the correct password Cannot change password of a saved profile on Sep 20, 2017
self-assigned this
on Sep 20, 2017
added this to the MSSQL 1.2 Release milestone on Sep 20, 2017
llali

llali commented on Sep 20, 2017

@llali
MemberAuthor

fixed in #993

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Cannot change password of a saved profile · Issue #987 · microsoft/vscode-mssql