jenskeiner commented on a change in pull request #2859:
URL: https://github.com/apache/apisix/pull/2859#discussion_r532438549
##########
File path: apisix/plugins/basic-auth.lua
##########
@@ -125,7 +125,7 @@ do
end
end
-function _M.access(conf, ctx)
+function _M.rewrite(conf, ctx)
Review comment:
Ok, I think I've seen an example in the test cases for `key-auth`. I'll
try to add test cases acceding for `basic-auth`.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]