Page MenuHomePhabricator

[lib][keyserver] Introduce new threadPermissions types for editing messages
ClosedPublic

Authored by kuba on Mar 21 2023, 11:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 27, 10:24 PM
Unknown Object (File)
Wed, Mar 27, 10:11 PM
Unknown Object (File)
Mar 7 2024, 9:01 PM
Unknown Object (File)
Mar 7 2024, 1:59 PM
Unknown Object (File)
Mar 7 2024, 1:17 PM
Unknown Object (File)
Mar 7 2024, 1:16 PM
Unknown Object (File)
Mar 7 2024, 10:27 AM
Unknown Object (File)
Mar 5 2024, 11:43 PM
Subscribers

Details

Summary

We sometimes would want to block editing messages, but still be able to write new messages to the thread.

This diff introduces the type, adds it to all roles except GENESIS members, and adds a new migration to populate it.

Test Plan

Checked if migration worked. The permissions check will be added with another diff.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Mar 22 2023, 11:46 AM