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 2020/08/21 08:57:14 UTC

[GitHub] [apisix-dashboard] bzp2010 commented on a change in pull request #330: feat(authentication): create authentication module

bzp2010 commented on a change in pull request #330:
URL: https://github.com/apache/apisix-dashboard/pull/330#discussion_r474545978



##########
File path: api/filter/authentication.go
##########
@@ -0,0 +1,50 @@
+package filter
+
+import (
+	"github.com/apisix/manager-api/conf"

Review comment:
       1. This needs to be modified go.mod And modify its reference globally, and there is no repository dedicated to this part at present, so it is difficult to modify it temporarily.
   2. All the library imported after inspection are MIT license.




----------------------------------------------------------------
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:
users@infra.apache.org