0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-07 10:25:40 +02:00
synapse/changelog.d/3569.bugfix

2 lines
173 B
Text
Raw Normal View History

Unicode passwords are now normalised before hashing, preventing the instance where two different devices or browsers might send a different UTF-8 sequence for the password.