You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/05/06 10:01:45 UTC

[GitHub] [apisix] jwrookie commented on a diff in pull request #6991: feat: just change uri args or headers when hiding credentials

jwrookie commented on code in PR #6991:
URL: https://github.com/apache/apisix/pull/6991#discussion_r866678033


##########
apisix/plugins/key-auth.lua:
##########
@@ -89,11 +89,13 @@ end
 
 
 function _M.rewrite(conf, ctx)
+    local hide_header = true

Review Comment:
   OK, done



-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org