RocketChat / RocketChat/homeserver
1. Is a valid event, otherwise it is dropped. For an event to be valid, it must contain a room_id, and it must comply with the event format of that room version.
Open
@debdutdeb is already working on this.
Since Oct 7, 2025.
todo :spiral_notepad:
- Dominant language
- TypeScript
- Stars
- 16
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
- Passes signature checks, otherwise it is dropped. done someplace else. move here? TODO: 3. Passes hash checks, otherwise it is redacted before being processed further. same as 2 4. Passes authorization rules based on the event’s auth events, otherwise it is rejected.
This issue was generated by todo-issue based on a TODO comment in 0909f0b8b92800b464a6802929a69296391ada37. It's been assigned to @debdutdeb because they committed the code.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.