Page MenuHomePhabricator

[keyserver] Remove threadTypes.LOCAL from newThreadRequestInputValidator
ClosedPublic

Authored by ashoat on Jun 19 2024, 5:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 19, 8:14 AM
Unknown Object (File)
Thu, Dec 19, 8:14 AM
Unknown Object (File)
Thu, Dec 19, 8:14 AM
Unknown Object (File)
Thu, Dec 19, 8:14 AM
Unknown Object (File)
Wed, Dec 4, 7:07 PM
Unknown Object (File)
Fri, Nov 29, 7:36 AM
Unknown Object (File)
Nov 21 2024, 10:24 AM
Unknown Object (File)
Nov 20 2024, 9:18 PM
Subscribers

Details

Summary

Currently, LOCAL is the same value as COMMUNITY_SECRET_SUBTHREAD, so no changes should occur to validation as a result of this diff.

In a later diff, I'll reassign LOCAL to a new constant. Going forward, LOCAL will be used for thick threads only, which should never be created by a keyserver. So it makes sense to leave this out of newThreadRequestInputValidator.

Depends on D12482

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable