Page MenuHomePhabricator

[web] decrypt and persist plaintext in SQL transaction
ClosedPublic

Authored by kamil on Mon, Apr 22, 5:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 14, 9:40 AM
Unknown Object (File)
Tue, May 7, 6:01 AM
Unknown Object (File)
Sat, May 4, 1:22 PM
Unknown Object (File)
Thu, May 2, 12:59 AM
Unknown Object (File)
Wed, May 1, 4:12 PM
Unknown Object (File)
Sun, Apr 28, 5:15 PM
Unknown Object (File)
Sun, Apr 28, 5:15 PM
Unknown Object (File)
Fri, Apr 26, 7:54 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
Branch
publish-receiver
Lint
No Lint Coverage
Unit
No Test Coverage