Fix password policy handling in temporary password provider
authorGergő Tisza <tgr.huwiki@gmail.com>
Tue, 19 Feb 2019 04:19:13 +0000 (20:19 -0800)
committerGergő Tisza <tgr.huwiki@gmail.com>
Wed, 20 Feb 2019 20:25:49 +0000 (12:25 -0800)
commitad4e22cedb94aa39b708d11bf7297276697fdf9b
treecd747ea343b4de7185f05f8d3df8200a97386256
parent1404a1f6bf6065035e74c287951b1c2126f11e55
Fix password policy handling in temporary password provider

Fix breakage caused by f15ecc60cd94. Also use correct check name.

Bug: T216196
Change-Id: Id2567adf8334742ef18a59a6c7e74b2b780ab43a
includes/auth/TemporaryPasswordAuthenticationRequest.php
tests/phpunit/includes/auth/TemporaryPasswordAuthenticationRequestTest.php