matrix-org / matrix-org/matrix-widget-api

Widget API should reject mismatched event locations per MSC2762

Open
#21 0 comments 0 reactions 1 assignee View on GitHub

@turt2live is already working on this.

Since Nov 24, 2020.

enhancement
Dominant language
TypeScript
Stars
95
Forks
24
Avg merge
16h 16m
Merged PRs (30d)
1

Description

https://github.com/matrix-org/matrix-doc/pull/2762/files#diff-82b2a520f3d8a1ad46a9347f20bc49d3202e417cf71798a1c95317de49445e41R63-R65

> Clients SHOULD automatically deny `m.send.event` and `m.send.state_event` capability requests for
> known event types which do not match the descriptor. For example, `m.send.event:m.room.topic` should
> be denied, as should `m.send.state_event:m.room.message`.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.