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)
Sun, Nov 24, 5:28 PM
Unknown Object (File)
Wed, Nov 20, 6:12 PM
Unknown Object (File)
Wed, Nov 20, 6:12 PM
Unknown Object (File)
Wed, Nov 20, 6:12 PM
Unknown Object (File)
Wed, Nov 20, 6:10 PM
Unknown Object (File)
Nov 14 2024, 9:31 PM
Unknown Object (File)
Nov 8 2024, 3:08 AM
Unknown Object (File)
Nov 8 2024, 3:08 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