Page MenuHomePhabricator

[keyserver] Remove threadTypes.LOCAL from newThreadRequestInputValidator
ClosedPublic

Authored by ashoat on Wed, Jun 19, 5:06 PM.
Tags
None
Referenced Files
F2124566: D12483.id41520.diff
Wed, Jun 26, 9:38 PM
Unknown Object (File)
Tue, Jun 25, 10:15 AM
Unknown Object (File)
Mon, Jun 24, 1:32 PM
Unknown Object (File)
Sun, Jun 23, 6:25 PM
Unknown Object (File)
Sun, Jun 23, 2:22 AM
Unknown Object (File)
Thu, Jun 20, 5:26 PM
Unknown Object (File)
Thu, Jun 20, 4:57 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