don't accept password if there is stderr
authorAndrew Engelbrecht <andrew@fsf.org>
Fri, 7 Jan 2022 17:09:07 +0000 (12:09 -0500)
committerroot <root@login1p.fsf.org>
Fri, 7 Jan 2022 17:09:07 +0000 (12:09 -0500)
commite57e2393022d0449b31ad0923b8346381f0b97c0
tree0edb12894cf72abd6b4e3d20f508be5bda3699d5
parentcb7dc25b30b0926bab7767e186e12007675bcd8c
don't accept password if there is stderr

in case there is some unexpected error like an undefined variable, with
a 0 return code, we want to reject the login
lib/Auth/Source/FSFDrupalAuth.php