aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorFabian Henneke <FabianHenneke@users.noreply.github.com>2020-08-27 11:51:15 +0200
committerGitHub <noreply@github.com>2020-08-27 15:21:15 +0530
commit1093928d93c097c92934cbb02a0f91f3f3845e3e (patch)
tree445f82b1d3be666738eede69d72a7c98c4b1b1bf /CHANGELOG.md
parent1ce3ef4ea3c55d4a6c4a79f8a6cca58387b240df (diff)
Delete HTTPS instead of SSH key password on error (#1060)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cc7e4a73..edeb3388 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file.
- Password creation UI will scroll if it does not fit on the screen
- Git server protocol and authentication mode are only updated when explicitly saved
+- Delete stored HTTPS password on connection errors (such as failed authentication)
## [1.11.2] - 2020-08-24