Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Poor handling of users that don't exist (SYN-108) #1233

Closed
matrixbot opened this issue Oct 24, 2014 · 8 comments
Closed

Poor handling of users that don't exist (SYN-108) #1233

matrixbot opened this issue Oct 24, 2014 · 8 comments
Labels
z-bug (Deprecated Label) z-p2 (Deprecated Label)

Comments

@matrixbot
Copy link
Member

When you attempt to interact with a non-existing user, no indication of this fact happens.

Such cases as:

  • invites to a room
  • viewing a profile page

(Imported from https://matrix.org/jira/browse/SYN-108)

(Reported by @leonerd)

@matrixbot
Copy link
Member Author

Jira watchers: @ara4n

@matrixbot
Copy link
Member Author

matrixbot commented Oct 24, 2014

Links exported from Jira:

is duplicated by SYN-134
relates to SYWEB-83

@matrixbot
Copy link
Member Author

this is still an embarrassing problem. according to syn-134 the federation_authorization branch should be 404ing invites to nonexistent users, but it doesn't :(

-- @ara4n

@matrixbot matrixbot added z-p2 (Deprecated Label) z-bug (Deprecated Label) labels Nov 7, 2016
@matrixbot matrixbot changed the title Poor handling of users that don't exist (SYN-108) Poor handling of users that don't exist (https://github.com/matrix-org/synapse/issues/1233) Nov 7, 2016
@matrixbot matrixbot changed the title Poor handling of users that don't exist (https://github.com/matrix-org/synapse/issues/1233) Poor handling of users that don't exist (SYN-108) Nov 7, 2016
@richvdh
Copy link
Member

richvdh commented Apr 20, 2017

this interacts with https://github.com/matrix-org/matrix-doc/issues/586

@erikjohnston
Copy link
Member

@erikjohnston
Copy link
Member

Clients should be able to do a GET /_matrix/client/r0/profile/<user_id> to check for the existence of users, it will return a 404 if user doesn't exist.

@anoadragon453
Copy link
Member

This seems to have been solved in Riot web now?

@richvdh
Copy link
Member

richvdh commented May 24, 2019

yes, I think it has, as per element-hq/element-web#1597

@richvdh richvdh closed this as completed May 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
z-bug (Deprecated Label) z-p2 (Deprecated Label)
Projects
None yet
Development

No branches or pull requests

4 participants