Skip to content

Conversation

@sandhose
Copy link
Member

Fixes #4598
Fixes #4581

This adds a new flag on password schemes to apply NFKC normalization to the password before hashing it. It's recommended to not use this, but required when importing passwords from Synapse.

@sandhose sandhose force-pushed the quenting/password-unicode-normalisation branch from c634df2 to 40cb052 Compare May 30, 2025 13:42
@sandhose sandhose requested a review from reivilibre May 30, 2025 13:42
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented May 30, 2025

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 40cb052
Status: ✅  Deploy successful!
Preview URL: https://56b98d69.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://quenting-password-unicode-no.matrix-authentication-service-docs.pages.dev

View logs

@sandhose sandhose merged commit 5751349 into main May 30, 2025
20 checks passed
@sandhose sandhose deleted the quenting/password-unicode-normalisation branch May 30, 2025 14:17
@sandhose sandhose added A-Local-Password Related to the local password database T-Defect Something isn't working labels May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Local-Password Related to the local password database T-Defect Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MAS doesn't support passwords containing certain non-ASCHII characters Can't login with correct password with extended ASCII characters

3 participants