- Issue created by @mcdruid
- Status changed to Needs review
over 1 year ago 4:22pm 5 December 2023 - last update
over 1 year ago 19 pass - 🇬🇧United Kingdom mcdruid 🇬🇧🇪🇺
This patch produces the following list of examples:
( [qwerty] => 10584572 [12345] => 2591854 [monkey] => 1422866 [admin] => 276638 [cheese] => 270587 [changeme] => 147401 [dictionary] => 13630 [!@#$%^&] => 1430 [correcthorsebatterystaple] => 232 [drupal] => 129 [joomla12345] => 40 [phprules] => 30 [1wordpress] => 6 [ohnoes!!] => 1 )
...and increases the threshold to 250.
Actually, thinking about it... maybe we don't want to change the threshold and 10 is okay.
Let's keep the new examples though.
- Status changed to Fixed
over 1 year ago 4:36pm 5 December 2023 - 🇬🇧United Kingdom mcdruid 🇬🇧🇪🇺
Keeping the threshold as it is.
There's a
hook_update_N()
in the patch above if we do decide to change the default later. Automatically closed - issue fixed for 2 weeks with no activity.