matrix-org / matrix-org/matrix-widget-api
Widget API should reject mismatched event locations per MSC2762
Open
@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
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.