-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
[Historical PR Record]
Originally created by @GiadaFallo on 2022-07-04T11:14:52Z
Original PR: SpringACT/digital-safe-upload-on-blob#155
Branch: encryption-and-decryption → read-deletion-state
Status: MERGED (merged on 2022-08-09T04:35:04Z)
With this PR encryption and decryption are added to the flow (while uploading and downloading the files from the user personal area).
I faced one big issue with the encoding functions. They are using the TextEncoder (and TextDecoder) they are global in node js so there I so reason to import them from util. But this means we have no trace of them in the jest environment (jsdom).
I found different references on this point, I'll link here one of the solution suggested
Closes
- Consider protecting
act/loginendpoint against CSRF attacks #123 - DownloadFiles: Display files in some logical order #154
- UI: Less padding within "Upload files" section #157
- UI/UX: If user's Safe is deleted, ~only show Restore Safe in the UI #158
- Bump @sinonjs/text-encoding from 0.7.2 to 0.7.3 in /client #12
- Figure out clean way to do Node + Postgres DB migrations #14
Metadata
Metadata
Assignees
Labels
No labels