Page MenuHomePhabricator

Enable e2e Windows notifications to public users
ClosedPublic

Authored by marcin on Dec 28 2023, 10:45 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 releases E2E encrypted Windows notifications to public users.

Test Plan
  1. Build production Windows 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 Windows notifs on production required to manually remove isStaffOrDev checks.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Have pretty much zero context on how notifications work on Windows, but this seems like a reasonable flip the switch diff. (Would make sense to get another accept before landing if there's more going on here)

This revision is now accepted and ready to land.Dec 30 2023, 2:07 AM