Page MenuHomePhabricator

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

Authored by ashoat on Aug 13 2024, 12:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 28, 7:41 PM
Unknown Object (File)
Sat, Dec 28, 2:39 PM
Unknown Object (File)
Sat, Dec 28, 2:39 PM
Unknown Object (File)
Thu, Dec 26, 7:10 PM
Unknown Object (File)
Sun, Dec 22, 5:14 PM
Unknown Object (File)
Sun, Dec 22, 5:14 PM
Unknown Object (File)
Sun, Dec 22, 5:14 PM
Unknown Object (File)
Sun, Dec 22, 5:14 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
Lint Not Applicable
Unit
Tests Not Applicable

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