Enable e2e web notifications to public users
Summary: This differential enables E2E encrypted notifications to public users.
Test Plan:
- Build production web and keyserver.
- 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.
Reviewers: inka, atul
Reviewed By: atul
Subscribers: ashoat, tomek
Differential Revision: https://phab.comm.dev/D10481