Merge pull request #1379 from jpereira/fix/abfab-tr1
authorAlan DeKok <aland@freeradius.org>
Tue, 10 Nov 2015 17:16:07 +0000 (12:16 -0500)
committerAlan DeKok <aland@freeradius.org>
Tue, 10 Nov 2015 17:16:07 +0000 (12:16 -0500)
Fixing wrong set with $raddb/sites-available/abfab-tr-idp

raddb/sites-available/abfab-tr-idp

index 30a671f..3ef581e 100644 (file)
@@ -112,9 +112,9 @@ post-auth {
                # authentication failure And already has an EAP message
                # For non-ABFAB, we insert the failure all the time, but for ABFAB
                # It's more desirable to preserve reply-message when we can
-if &reply:Eap-Message {
+               if (&reply:Eap-Message) {
                        eap
-                       }
+               }
 
                #  Remove reply message if the response contains an EAP-Message
                remove_reply_message_if_eap