Page MenuHomePhabricator

[keyserver][lib] Restrict updateRoles endpoint to ThinThreadType
ClosedPublic

Authored by ashoat on Aug 13 2024, 12:51 PM.
Tags
None
Referenced Files
F2841731: D13074.diff
Sun, Sep 29, 11:13 AM
Unknown Object (File)
Sat, Sep 14, 11:47 PM
Unknown Object (File)
Sat, Sep 14, 11:47 PM
Unknown Object (File)
Sat, Sep 14, 11:46 PM
Unknown Object (File)
Sat, Sep 14, 11:44 PM
Unknown Object (File)
Sun, Sep 8, 9:40 AM
Unknown Object (File)
Wed, Sep 4, 8:12 PM
Unknown Object (File)
Sat, Aug 31, 2:42 PM
Subscribers
None

Details

Summary

Keyserver endpoints don't need to concern themselves with thick threads. I don't think we're using ThreadChanges for thick threads currently.

Depends on D13073

Test Plan

Flow, and reading through the code

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

I don't think we're using ThreadChanges for thick threads currently.

There was an iteration of changeThreadSettingsSpec where it was used, but we no longer use it.

This revision is now accepted and ready to land.Aug 14 2024, 8:40 AM