fix: server side ntlmv2 implementation
authorMartin Haimberger <martin.haimberger@thincast.com>
Wed, 15 Apr 2020 09:43:45 +0000 (11:43 +0200)
committerakallabeth <akallabeth@users.noreply.github.com>
Tue, 28 Apr 2020 12:03:19 +0000 (14:03 +0200)
commitd104d2c7c78b4ea6dc491167da25e39138d44ff9
tree8aa006b43d78ec683aa89539eb144a16a2eb7845
parentd366b426f9dac24fd206feeac605f8f41ee81d69
fix: server side ntlmv2 implementation
- in the case no mic was present, but the user was found,
  the enterd password was ignored and the user authenticated
winpr/libwinpr/sspi/NTLM/ntlm.h
winpr/libwinpr/sspi/NTLM/ntlm_compute.c
winpr/libwinpr/sspi/NTLM/ntlm_message.c