aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorFabian Henneke <FabianHenneke@users.noreply.github.com>2020-08-27 12:13:55 +0200
committerGitHub <noreply@github.com>2020-08-27 15:43:55 +0530
commitcba0bc2b29c0f30f6d55c0a43010d7557c89bed9 (patch)
tree434e16f83584047598960662950022aa10708291 /CHANGELOG.md
parent1093928d93c097c92934cbb02a0f91f3f3845e3e (diff)
Remember HTTPS password throughout a sync operation (#1062)
* Remember HTTPS password throughout a sync operation * Add CHANGELOG.md entry Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
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 edeb3388..9ecb1ad7 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
+- Remember HTTPS password during a sync operation
- Delete stored HTTPS password on connection errors (such as failed authentication)
## [1.11.2] - 2020-08-24