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)
Tue, Mar 11, 8:04 PM
Unknown Object (File)
Mar 4 2025, 9:07 PM
Unknown Object (File)
Mar 1 2025, 11:37 PM
Unknown Object (File)
Feb 21 2025, 8:07 AM
Unknown Object (File)
Feb 21 2025, 8:07 AM
Unknown Object (File)
Feb 21 2025, 8:07 AM
Unknown Object (File)
Feb 21 2025, 8:07 AM
Unknown Object (File)
Jan 31 2025, 7:35 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