diff --git a/include/tests_authentication b/include/tests_authentication index c3c072f5..ce821fba 100644 --- a/include/tests_authentication +++ b/include/tests_authentication @@ -410,7 +410,7 @@ PASSWORD_MINIMUM_ROUNDS=${FIND} Display --indent 2 --text "- Group password hashing rounds (minimum)" --result "${STATUS_SUGGESTION}" --color YELLOW AddHP 1 2 - else + else LogText "Result: number of encryption algorithm rounds is ${FIND}" PASSWORD_MINIMUM_ROUNDS=${FIND} Display --indent 2 --text "- Group password hashing rounds (minimum)" --result CONFIGURED --color GREEN