Page MenuHomePhabricator

[web] decrypt and persist plaintext in SQL transaction
ClosedPublic

Authored by kamil on Apr 22 2024, 5:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 23, 7:24 PM
Unknown Object (File)
Wed, Oct 23, 7:24 PM
Unknown Object (File)
Wed, Oct 23, 7:21 PM
Unknown Object (File)
Fri, Oct 18, 7:39 AM
Unknown Object (File)
Sep 7 2024, 9:25 AM
Unknown Object (File)
Sep 4 2024, 12:07 AM
Unknown Object (File)
Aug 28 2024, 4:17 PM
Unknown Object (File)
Aug 17 2024, 1:15 PM
Subscribers

Details

Summary

This code attempt to decrypt and on success in one transaction persist plaintext and crypto module state.

Depends on D11727

Test Plan

Decrypt some messages and then query DB to make sure content is persisted.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable