I have recently changed my Atlassian password however when I access a bitbucket repository with a git command from a shell I am prompted with a basic credential prompt and can use either my new or my old password to access the repository.
I would expect the old password to no longer work, if I enter an incorrect password my access is correctly denied.
What could be wrong here?