26 Oct
2010
26 Oct
'10
3:05 p.m.
If you're opposed to this, should the request chain be saved as well (or perhaps just save Module-Failure-Message if it exists)?
Or, copy it from the request to the reply...
Ok. So, in rlm_eap_peap & rlm_eap_ttls, I will *copy* Request:Module-Failure-Message to Reply if it exists. Then, after restoring the saved Reply list, I will *move* Reply:Module-Failure-Message back to Request (if it exists in the Reply list). Sound reasonable?