https://bugzilla.wikimedia.org/show_bug.cgi?id=46973

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected]
     Ever confirmed|0                           |1

--- Comment #6 from [email protected] ---
Yes, the password checking is quite simplistic. A few username+password
combinations are blocked, your password can't be the same as your lowercase
username, and it must be longer than $wgMinimalPasswordLength (which defaults
to 1 character!).

An extension could beef it up, but it would be better to have an interactive
password strength meter.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to