From 552f71a9f9cb088f501c0b899704908e71ba0dd9 Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Mon, 2 Sep 2019 13:41:23 +0100 Subject: [PATCH] Wording Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> --- proposals/2265-email-lowercase.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/2265-email-lowercase.md b/proposals/2265-email-lowercase.md index 0e862272f..50bad4066 100644 --- a/proposals/2265-email-lowercase.md +++ b/proposals/2265-email-lowercase.md @@ -28,7 +28,7 @@ before any processing, instead of only its domain. ## Other considered solutions A first look at this issue concluded that there was no need to add such a -mention to the spec, and that it can be considered as an implementation detail. +mention to the spec, and that it can be considered an implementation detail. However, [MSC2134](https://github.com/matrix-org/matrix-doc/pull/2134) changes this: because hashing functions are case sensitive, we need both clients and identity servers to follow the same policy regarding case sensitivity.