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
F1691638: D7127.diff
Thu, May 2, 3:03 AM
Unknown Object (File)
Mon, Apr 29, 7:23 AM
Unknown Object (File)
Mar 27 2024, 10:24 PM
Unknown Object (File)
Mar 27 2024, 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
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
No Lint Coverage
Unit
No Test Coverage

Event Timeline

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