RocketChat / RocketChat/Rocket.Chat

Missing permission edit-own-message

Open
#21,302 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

There is no way to prevent users from editing someone else's messages, so that they can still edit their own messages

Steps to reproduce:
  1. Go to Permissions
  2. Enter "message" in the search box
  3. The results will not include Edit own message
Expected behavior:

Some users would like their messages not to be able to be edited by others, but to be able to edit their own messages at the same time

Actual behavior:

You can only completely prohibit the editing of messages

Server Setup Information:
  • Version of Rocket.Chat Server: 3.12.1
  • Operating System: Debian
  • Deployment Method: Docker
  • Number of Running Instances: 1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the permission that currently controls message editing and the Permissions search results for message-related entries. Done means users can be granted permission to edit their own messages while being prevented from editing messages written by others.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authorization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.