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)
Wed, Mar 12, 12:43 AM
Unknown Object (File)
Fri, Feb 21, 4:16 PM
Unknown Object (File)
Feb 18 2025, 2:11 AM
Unknown Object (File)
Feb 18 2025, 1:06 AM
Unknown Object (File)
Feb 1 2025, 5:35 AM
Unknown Object (File)
Feb 1 2025, 5:35 AM
Unknown Object (File)
Feb 1 2025, 5:34 AM
Unknown Object (File)
Jan 23 2025, 5:16 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