Skip to content

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. #260

@github-actions

Description

@github-actions
  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.

// TODO: 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.
// 2. 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 0909f0b. It's been assigned to @debdutdeb because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions