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
#260 0 comments 0 reactions 1 assignee View on GitHub

@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

  1. 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.

https://github.com/RocketChat/homeserver/blob/0909f0b8b92800b464a6802929a69296391ada37/packages/federation-sdk/src/services/state.service.ts#L402-L407


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

  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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.