Skip to content

Refactoring InMemoryPassPhrase expiration#369

Merged
tomholub merged 6 commits intomasterfrom
feature/issue-363-InMemoryPassPhrase-expiration
Jun 24, 2021
Merged

Refactoring InMemoryPassPhrase expiration#369
tomholub merged 6 commits intomasterfrom
feature/issue-363-InMemoryPassPhrase-expiration

Conversation

@Kharchevskyi
Copy link
Contributor

@Kharchevskyi Kharchevskyi commented Jun 22, 2021

This PR refactor logic of inMemoryPassPhrase expiration

close #363

Tests:

  • Tests added and updated

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

@Kharchevskyi Kharchevskyi changed the title Refactoing InMemoryPassPhrase expiration Refactoring InMemoryPassPhrase expiration Jun 22, 2021
Copy link
Collaborator

@tomholub tomholub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good - see opportunity for potential simplification below.

@Kharchevskyi Kharchevskyi marked this pull request as ready for review June 23, 2021 19:41
tomholub
tomholub previously approved these changes Jun 23, 2021
Copy link
Collaborator

@tomholub tomholub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - thanks!

@tomholub tomholub enabled auto-merge (squash) June 23, 2021 21:49
…hub.com:FlowCrypt/flowcrypt-ios into feature/issue-363-InMemoryPassPhrase-expiration
@tomholub tomholub deleted the feature/issue-363-InMemoryPassPhrase-expiration branch June 24, 2021 08:01
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.

expiration of in-memory pass phrases should happen inside InMemoryPassPhraseStorage

2 participants