]> source.dussan.org Git - nextcloud-server.git/commit
Update password confirmation middleware
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 11 Oct 2018 19:56:24 +0000 (21:56 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Fri, 2 Nov 2018 12:44:45 +0000 (13:44 +0100)
commit603b672a113a33aef2e230f2720734078d702ff6
tree4202118581cfafa653dbb7776f8bbabfb52fa693
parent1fd640b40b9129b6b285bcab4ba085129a50836e
Update password confirmation middleware

If the userbackend doesn't allow validating the password for a given uid
then there is no need to perform this check.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
lib/private/AppFramework/Middleware/Security/PasswordConfirmationMiddleware.php