Uh oh!
There was an error while loading. Please reload this page.
Issue 1622 send encrypted msg through fes - #1629
Conversation
…ent as an attachment. Refactored code.| #1622
# Conflicts: # FlowCrypt/src/main/java/com/flowcrypt/email/security/pgp/PgpEncryptAndOrSign.kt
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
IvanPizhenko
left a comment
There was a problem hiding this comment.
I suggest to apply some changes, which simplify code
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
tomholub
left a comment
There was a problem hiding this comment.
Have you tested that also replying back from FES to such a message works smoothly?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
DenBond7
commented
Jan 4, 2022
Do you mean check I it works or not at all? I was able to send a new message, reply and forward with attachments. But for that need to add a few temporary changes. Would you like to test that? |
I'd like you to test this scenario manually - make sure it works:
|
DenBond7
commented
Jan 4, 2022
I'm trying to find a way do that. My private key for den@flowcrypt.com is expired since Jan 1 |
DenBond7
commented
Jan 4, 2022
It seems I have bug on my side. Can we debug this case? @tomholub Please let me know what info I should provide. |
Uh oh!
There was an error while loading. Please reload this page.
DenBond7
commented
Jan 5, 2022
I've added changes. @tomholub, @IvanPizhenko Please re-review |
tomholub
commented
Jan 5, 2022
We should file an issue to write test for this later. The functionality is not simple, and therefore easy to break during refactors or other development. Plus a customer relies on this. Having a test will help ensure it doesn't break. |
tomholub
left a comment
There was a problem hiding this comment.
Thank you - it's improving - please see comments.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
IvanPizhenko
left a comment
There was a problem hiding this comment.
I am ok with last changes (to the my extent of understanding of this PR). However @tomholub seems to have more comments, so let him approve and merge this PR when he is also ok.
IvanPizhenko
commented
Jan 5, 2022
or I should also approve because I was requesting changes? |
tomholub
commented
Jan 5, 2022
Good question, I guess once it's ready I can force-merge it as an admin. |
DenBond7
commented
Jan 5, 2022
I have enaugth permission to merge it as an admin. Anyway, I will do it only after @tomholub approving. It's important architecture/security issue. |
DenBond7
commented
Jan 6, 2022
@tomholub Can I already merge it? |
tomholub
commented
Jan 6, 2022
yup |
This PR added send encrypted msg through FES functionality.
close#1622
Tests(delete all except exactly one):
To be filled by reviewers
I have reviewed that this PR... (tick whichever items you personally focused on during this review):