Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/rooms/{roomId}/members: specify access_token requirement #1244

Merged
merged 1 commit into from
May 18, 2018

Conversation

florianjacob
Copy link
Contributor

@florianjacob florianjacob commented May 17, 2018

as the behaviour of which members the users see is user-specific
and therefore requires authentication:

A list of members of the room. If you are joined to the room then this will be the current members of the room. If you have left the room then this will be the members of the room when you left.

More details at #1245

@richvdh
Copy link
Member

richvdh commented May 17, 2018

yup, just an omission. Please could you add a note to the changelog.

as the behaviour of which members the users see is user-specific
and therefore requires authentication.

Signed-off-by: Florian Jacob <projects+git AT florianjacob )DOT( de>
@florianjacob
Copy link
Contributor Author

Ok! Added note, categorized as "Spec clarification".

florianjacob added a commit to florianjacob/ruma-client-api that referenced this pull request May 17, 2018
@richvdh richvdh merged commit 3967833 into matrix-org:master May 18, 2018
@florianjacob florianjacob deleted the room_member_authentication branch May 18, 2018 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants