Uploaded image for project: 'Sourcetree for Windows'
  1. Sourcetree for Windows
  2. SRCTREEWIN-10349

SourceTree store credentials in passwd file and doesn't show them in UI options

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Medium
    • None
    • 2.6.10
    • Git
    • Windows 10 1709

      Git version 2.19.1.windows.1

    • Severity 2 - Major

    Description

      After updating Git to 2.19.1 this morning, I wasn't able to push or pull from our internal Bitbucket company repository.

      git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags origin master:master
       fatal: ArgumentException encountered.
       An element with the same key has alredy been added
      fatal: ArgumentException encountered.
      fatal: Authentication failed for 'https://<user>@<my-bitbucket-url>'
       Pushing to https://<user>@<my-bitbucket-url>

      I searched in the GUI for stored credentials. neither in SourceTree, nor in the Windows credential store were any found. Using CLI from git it works.

      Found %localappdata%\Atlassian\SourceTree\passwd and noticed that my Bitbucket password is present in it, altough the GUI in options say that no stored credential exists:

       

      After deleting those passwd file, SourceTree ask me for credentials and pushing/polling is possible. When checking the "save credentials" checkbox, the file is re-created. But in the GUI I still can't see the credentials.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              632b061ff477 DW
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: