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.
Differential D7127
[lib][keyserver] Introduce new threadPermissions types for editing messages • kuba on Mar 21 2023, 11:22 AM. Authored by Tags None Referenced Files
Details 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. Checked if migration worked. The permissions check will be added with another diff.
Diff Detail
|