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
F3350101: D7127.diff
Fri, Nov 22, 8:46 PM
Unknown Object (File)
Sun, Nov 10, 4:10 PM
Unknown Object (File)
Sun, Nov 10, 3:53 PM
Unknown Object (File)
Sun, Nov 10, 10:18 AM
Unknown Object (File)
Sun, Nov 10, 9:55 AM
Unknown Object (File)
Sun, Nov 10, 9:15 AM
Unknown Object (File)
Fri, Nov 8, 4:14 PM
Unknown Object (File)
Thu, Nov 7, 8:18 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