Skip to content

Bugfix/issue 587 logout passphrases#599

Merged
tomholub merged 3 commits intomasterfrom
bugfix/issue-587-logout-passphrases
Oct 4, 2021
Merged

Bugfix/issue 587 logout passphrases#599
tomholub merged 3 commits intomasterfrom
bugfix/issue-587-logout-passphrases

Conversation

@sosnovsky
Copy link
Collaborator

@sosnovsky sosnovsky commented Oct 4, 2021

This PR implements deletion of in-memory passphrases on user logout.

close #587


Tests:

  • Tests added or updated - updated LocalStorageTests to check passphrases deletion on logout

To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

  • addresses the issue it closes (if any)
  • code is readable and understandable
  • is accompanied with tests, or tests are not needed
  • is free of vulnerabilities
  • is documented clearly and usefully, or doesn't need documentation

@sosnovsky sosnovsky requested a review from tomholub October 4, 2021 12:55
@tomholub tomholub enabled auto-merge (squash) October 4, 2021 13:00
@tomholub tomholub merged commit ed3b156 into master Oct 4, 2021
@tomholub tomholub deleted the bugfix/issue-587-logout-passphrases branch October 4, 2021 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

delete passphrases from InMemoryPassPhraseStorage on logout

2 participants