Unicode normalisation of passwords #2

Open
opened 2025-05-30 13:25:03 +00:00 by reivilibre · 2 comments
Owner

should consider whether we want a unicode normalisation of passwords, but it must be stable.

similar to https://github.com/element-hq/matrix-authentication-service/issues/4598

should consider whether we want a unicode normalisation of passwords, but it must be stable. similar to https://github.com/element-hq/matrix-authentication-service/issues/4598
Author
Owner

or perhaps consider banning non-ASCII outright...

or perhaps consider banning non-ASCII outright...
Author
Owner

apparently Synapse uses NFKC, which uses the ü form rather than ¨+u

apparently Synapse uses NFKC, which uses the ü form rather than ¨+u
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: reivilibre/idcoop#2
No description provided.