Page MenuHomePhabricator

Enable e2e web notifications to public users
ClosedPublic

Authored by marcin on Dec 28 2023, 10:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 31 2024, 2:54 AM
Unknown Object (File)
Oct 31 2024, 2:54 AM
Unknown Object (File)
Oct 31 2024, 2:54 AM
Unknown Object (File)
Oct 31 2024, 2:54 AM
Unknown Object (File)
Oct 31 2024, 2:54 AM
Unknown Object (File)
Oct 3 2024, 12:17 PM
Unknown Object (File)
Sep 17 2024, 10:37 AM
Unknown Object (File)
Sep 17 2024, 10:37 AM
Subscribers

Details

Summary

This differential enables E2E encrypted notifications to public users.

Test Plan
  1. Build production web and keyserver.
  2. Ensure notifications are encrypted (check in MariaDB console, by querying olm_sessions table, that version column for row associated with current cookieID

is incrementing with each notif).

Previously testing e2e web notifs on production required to manually remove isStaffOrDev checks.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage