monkeyDluffy6017 commented on code in PR #10607:
URL: https://github.com/apache/apisix/pull/10607#discussion_r1419875905


##########
apisix/plugins/limit-count/init.lua:
##########
@@ -68,6 +68,7 @@ local policy_to_additional_properties = {
                 type = "boolean", default = false,
             },
         },
+        encrypt_fields = {"redis_password"},

Review Comment:
   I think this is not correct, please refer to 
https://github.com/apache/apisix/blob/master/apisix/plugins/kafka-proxy.lua#L36,
 and add a corresponding test case



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to