https://bugzilla.wikimedia.org/show_bug.cgi?id=16435
Mike.lifeguard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Mike.lifeguard <[email protected]> 2008-12-18 04:14:17 UTC --- (In reply to comment #1) > Note: Minimal password lenght is already configurable with > $wgMinimalPasswordLength > (http://www.mediawiki.org/wiki/Manual:$wgMinimalPasswordLength). > Yes, but this should verify password /strength/ For example, on the toolserver, you cannot set a password with dictionary words (longer than X chars, I think), and you must include 3 of 4 character classes or something (lower case, uppercase, numbers, special chars...?). And so on (presumably the programmers know better than I do what makes a strong password). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
