aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorFabian Henneke <FabianHenneke@users.noreply.github.com>2020-03-26 19:49:28 +0100
committerGitHub <noreply@github.com>2020-03-26 19:49:28 +0100
commit57771c4dfee862c8eb87777c59ad1b1dced04de3 (patch)
treecac3d0a7da18613ad91b0820acf9b65029ad066d /CHANGELOG.md
parentde4cc638609da49c55766ea8cf3428a637badb7f (diff)
Fix: Commit file after Autofill generate/save (#669)
Currently, password files generated via the Autofill generate or save flow are not committed to the Git repository and therefore also not synchronized to the remote. The root cause is that it was missed that PgpActivity relies on PasswordStore to commit the changes when it returns an appropriate result code. The fix is to extract the commit code into the companion object of PasswordStore and call it from AutofillSaveActivity's onActivityResult.
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions