Don't return OK for EAP-MSCHAPv2 success/fail
authorAlan T. DeKok <aland@freeradius.org>
Thu, 29 May 2014 14:28:28 +0000 (10:28 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 29 May 2014 14:28:28 +0000 (10:28 -0400)
commit09bd0a9675fd50b52866a2c72dedb760d52da4d6
tree45f82855afc4202663ce01fb83458732238beeac
parent4a2e10f66fd6f04ef55e96f5f249f52b85db4a79
Don't return OK for EAP-MSCHAPv2 success/fail

it breaks other things in the server, when we have

eap {
ok = return
}

There is minimal additional cost to doing this
src/modules/rlm_eap/eap.c