-
Notifications
You must be signed in to change notification settings - Fork 379
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
Federation API for canonicalising MXIDs #3794
Comments
Jira watchers: @NegativeMjark @ara4n @richvdh |
Links exported from Jira: is blocked by |
If we want any level of flexibility for this lookup we need the HS to implement mapping from printed user-id to actual matrix ID. Unless we restrict the space of IDs to fit into ASCII then rigorously defining a case insensitive match is slightly painful. |
Blocked by specifying a lookup API. |
The current plan of action on this (as discussed IRL yesterday evening is):
Open questions are:
-- @ara4n |
this looks to have been mistakenly closed; the problem is still glaringly open. -- @ara4n |
A solution to this (at least for invites) is proposed at https://docs.google.com/document/d/1B7q_3ruJzeQTg-uJHe1UScxbVLzgm451c25OjpYcojI. -- @richvdh |
i also have this problem user registered @foo and i want to rename to lower-case if user registration is case insensitive, create from now on just lower case users... ! |
previously, this was MSC586. |
Documentation: https://docs.google.com/document/d/1B7q_3ruJzeQTg-uJHe1UScxbVLzgm451c25OjpYcojI/edit#
Author: @ara4n
I'm seeing more and more disasters with people failing to identify users correctly due to case sensitive IDs. For instance Amandine's business cards say @amandine:matrix.org whereas she's registered as @Amandine:matrix.org.
Splitting this out from matrix-org/synapse#1220
(Imported from https://matrix.org/jira/browse/SPEC-289)
(Reported by @ara4n)
The text was updated successfully, but these errors were encountered: