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


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

Review Comment:
   Does the `redis_username` need  to be encrypted?



-- 
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