I have cleared all of the cached windows credentials.
I have cleared the source tree credentials.
I have cleared the git credentials.
It continually sends invalid credentials to bitbucket server and locks my account. I cant work.
HTTPS connection.
It never prompts me for user/password.
This question was asked earlier but never truly answered.
Found this undocumented answer, it is sort of back-end hack.
Apparently Sourcetree in some fleet of over-site, stores the password in a file that only gets changed or reset when deleting the file. Even after removing all credentials within the Sourcetree interface.
No option to change the password, you must delete the file.
This is rather annoying for any security conscious person/organization that changes their password on a regular bases.
----
The only thing that worked for me was navigating to C:\Users\USERNAME\AppData\Local\Atlassian\SourceTree and removing the passwd file.
Once this file is removed, restart SourceTree and execute a fetch or something else that requires access to the repo in question. SourceTree will then prompt you for your password, rewriting the cached credentials.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.