diff options
Diffstat (limited to 'changelog.d/3569.bugfix')
-rw-r--r-- | changelog.d/3569.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3569.bugfix b/changelog.d/3569.bugfix new file mode 100644 index 0000000000..d77f035ee0 --- /dev/null +++ b/changelog.d/3569.bugfix @@ -0,0 +1 @@ +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. |