Page MenuHomePhabricator

[lib][native] Initialize notif Olm channel during keyserver session recovery
ClosedPublic

Authored by ashoat on Mar 3 2024, 8:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 29, 8:48 AM
Unknown Object (File)
Oct 4 2024, 3:27 AM
Unknown Object (File)
Oct 4 2024, 3:27 AM
Unknown Object (File)
Oct 4 2024, 3:26 AM
Unknown Object (File)
Oct 4 2024, 3:26 AM
Unknown Object (File)
Sep 28 2024, 8:06 AM
Unknown Object (File)
Aug 29 2024, 12:35 PM
Unknown Object (File)
Aug 25 2024, 8:52 PM
Subscribers
None

Details

Summary

I missed adding this optional param, which was definitely an omission. Besides passing it in, this diff makes it a required param.

Depends on D11219

Test Plan

In addition to the plan described here: https://gist.github.com/Ashoat/75ab690d5c53cdd68a51b02e03e27c58

I also made sure that after session recovery, than an entry in the olm_sessions MariaDB table existed for the new cookie with is_content = 0

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable