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)
Fri, Nov 8, 3:08 AM
Unknown Object (File)
Fri, Nov 8, 3:08 AM
Unknown Object (File)
Fri, Nov 8, 3:07 AM
Unknown Object (File)
Fri, Nov 8, 3:07 AM
Unknown Object (File)
Thu, Nov 7, 1:21 AM
Unknown Object (File)
Sun, Oct 27, 8:10 AM
Unknown Object (File)
Tue, Oct 22, 3:18 AM
Unknown Object (File)
Tue, Oct 22, 3:18 AM
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
Branch
tst-2
Lint
No Lint Coverage
Unit
No Test Coverage