Page MenuHomePhabricator

[keyserver] disable requiring legal policies for `update_device_token` endpoint
ClosedPublic

Authored by kamil on Jan 26 2023, 6:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 14, 1:16 PM
Unknown Object (File)
Thu, May 9, 9:54 PM
Unknown Object (File)
Apr 5 2024, 12:45 AM
Unknown Object (File)
Apr 5 2024, 12:45 AM
Unknown Object (File)
Apr 5 2024, 12:45 AM
Unknown Object (File)
Apr 5 2024, 12:41 AM
Unknown Object (File)
Mar 12 2024, 11:36 PM
Unknown Object (File)
Mar 12 2024, 11:36 PM
Subscribers

Details

Summary

Looks like this endpoint may be called when user is not logged in, and in this situation there is no need to validate policies.
I experienced this in the middle of SIWE flow when user is not logged in yet, but update_device_token was hit and error was thrown.

Test Plan

Make sure using this endpoint doesn't require privacy policy acknowledgment

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable