Skip to content

issue #4862 add warning modal when downloading unencrypted attachment#5125

Merged
sosnovsky merged 1 commit intomasterfrom
issue-4862-add-warning-modal-for-unencrypted-attachments
May 1, 2023
Merged

issue #4862 add warning modal when downloading unencrypted attachment#5125
sosnovsky merged 1 commit intomasterfrom
issue-4862-add-warning-modal-for-unencrypted-attachments

Conversation

@martgil
Copy link
Collaborator

@martgil martgil commented Apr 30, 2023

This PR adds a warning modal when downloading unencrypted file attachments on the FlowCrypt web extension page.

close #4862


Tests (delete all except exactly one):

  • Tests added or 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

@martgil martgil requested a review from sosnovsky as a code owner April 30, 2023 03:42
Copy link
Collaborator

@sosnovsky sosnovsky left a comment

Choose a reason for hiding this comment

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

Looks like all cases for dangerous attachments are handled now 👍

@sosnovsky sosnovsky merged commit 60628da into master May 1, 2023
@sosnovsky sosnovsky deleted the issue-4862-add-warning-modal-for-unencrypted-attachments branch May 1, 2023 11:57
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.

warn user and ask to confirm before downloading dangerous file

2 participants