]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Sent reply code to OK in the success policy
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 21 Mar 2021 20:32:03 +0000 (20:32 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 31 Mar 2021 15:08:09 +0000 (16:08 +0100)
src/tests/keywords/policy.conf

index 57b0f6e7b99e0ca8296cfeecbf06fe0854e4ebed..7351de904be04f9a712f5d53e92392a160db6ae6 100644 (file)
@@ -64,6 +64,8 @@ success {
                        &Result-Status := "success"
                }
        }
+
+       ok
 }
 
 test_fail {