Stash saves login credentials in the config.yml
file. You must reset both login and password if you have forgotten your password by doing the following:
- Close your Stash process;
- Open the
config.yml
file found in your Stash directory with a text editor; - Delete the
login
andpassword
lines from the file and save; - Stash authentication should now be reset with no authentication credentials.