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, Nov 21, 10:24 AM
Unknown Object (File)
Wed, Nov 20, 9:18 PM
Unknown Object (File)
Sat, Nov 16, 2:22 AM
Unknown Object (File)
Fri, Nov 15, 9:47 AM
Unknown Object (File)
Fri, Nov 15, 7:11 AM
Unknown Object (File)
Sat, Nov 9, 10:44 PM
Unknown Object (File)
Fri, Nov 1, 7:09 PM
Unknown Object (File)
Oct 13 2024, 4:11 AM
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