jenskeiner commented on a change in pull request #2859:
URL: https://github.com/apache/apisix/pull/2859#discussion_r532423247
##########
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:
Happy to add a test case. I don't have much experience writing them yet,
so if you could point to a similar example, that would be helpful.
----------------------------------------------------------------
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]