Show password policy flags on Special:PasswordPolicies
authorGergő Tisza <tgr.huwiki@gmail.com>
Sun, 20 Jan 2019 02:16:51 +0000 (18:16 -0800)
committerGergő Tisza <tgr.huwiki@gmail.com>
Sat, 2 Mar 2019 03:02:40 +0000 (19:02 -0800)
commit22c8cda8419395bf1caa124bdb3a80e771bdc853
tree66b175f191e729f477579fe75e64974fd46c5cb1
parent56fa42d4332cf41864e1df409cb8f05b2efc13db
Show password policy flags on Special:PasswordPolicies

Follow-up to I28c31fc4ea.

Also improves what policy values are considered disabled, documents
how to extend core checks/flags and adds a structure test for it.

Bug: T118774
Change-Id: I66bf396e8e8a8c310a47ba337abe9070e7e83ff6
includes/DefaultSettings.php
includes/specials/SpecialPasswordPolicies.php
languages/i18n/en.json
languages/i18n/qqq.json
resources/src/mediawiki.special/special.less
tests/phpunit/structure/PasswordPolicyStructureTest.php [new file with mode: 0644]