matrix-org / matrix-org/matrix-spec

Do not require identity assertion when trying to read an event from a room that an appservice user is in

Open
#944 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

A-Application-Services feature
Dominant language
HTML
Stars
330
Forks
150
Avg merge
2h 21m
Merged PRs (30d)
3

Description

Currently, the spec requires (or synapse requires, unsure at this point) that when reading something from a room (e.g an event) that an appservice must masquerade as a user within that room. This is unhelpful if the appservice isn't aware of who is in the room, only that one of it's users are in there.

If an appservice has any users joined to a room, it should be able to query event information from that room without having to supply a user_id parameter.

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.

Research direction

No file, test, or entry point is named. Start by locating the specification sections that govern appservice users reading room events and the identity assertion requirement, then compare the current wording with the proposed behavior. Done means the applicable protocol requirement is resolved and documented consistently.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.