Merge "Check normalization rules of usernames during signup"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.33
index 111a6aa..cff2853 100644 (file)
@@ -59,6 +59,8 @@ production.
 * Argon2 password hashing is now available, can be enabled via
   $wgPasswordDefault = 'argon2'. It's designed to resist timing attacks
   (requires PHP 7.2+) and GPU hacking (7.3+).
+* Special:CreateAccount now warns the user if their chosen username has to be
+  normalized.
 
 === External library changes in 1.33 ===