[GitHub] [incubator-apisix-dashboard] jiezaizone commented on issue #108: npm run build 后访问异常

2019-12-30 Thread GitBox
jiezaizone commented on issue #108: npm run build 后访问异常 URL: https://github.com/apache/incubator-apisix-dashboard/issues/108#issuecomment-569876937 我特意拿了一台新的服务器测试一下,还是一样的问题。 新的服务器,新拉的代码,直接`yarn install && yarn run build:prod`,运行还是一样的问题。 我自己mac、服务器centos7都是一样的。

[GitHub] [incubator-apisix-dashboard] jiezaizone commented on issue #108: npm run build 后访问异常

2019-12-30 Thread GitBox
jiezaizone commented on issue #108: npm run build 后访问异常 URL: https://github.com/apache/incubator-apisix-dashboard/issues/108#issuecomment-569873055 > ![image](https://user-images.githubusercontent.com/2106987/71566234-de668600-2af0-11ea-8879-053cf5c8a045.png) > > It seems some

[GitHub] [incubator-apisix] codlin closed issue #1008: request help: jwt-auth-cn.md

2019-12-30 Thread GitBox
codlin closed issue #1008: request help: jwt-auth-cn.md URL: https://github.com/apache/incubator-apisix/issues/1008 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-apisix] codlin commented on issue #1008: request help: jwt-auth-cn.md

2019-12-30 Thread GitBox
codlin commented on issue #1008: request help: jwt-auth-cn.md URL: https://github.com/apache/incubator-apisix/issues/1008#issuecomment-569860484 谢谢 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-apisix] totemofwolf commented on issue #976: Added password support for plugin limit-count-redis

2019-12-30 Thread GitBox
totemofwolf commented on issue #976: Added password support for plugin limit-count-redis URL: https://github.com/apache/incubator-apisix/pull/976#issuecomment-569853096 > @totemofwolf here is the correct test cases. > > It works fine on my local machine. > > ```shell > +

[GitHub] [incubator-apisix] membphis commented on issue #1008: request help: jwt-auth-cn.md

2019-12-30 Thread GitBox
membphis commented on issue #1008: request help: jwt-auth-cn.md URL: https://github.com/apache/incubator-apisix/issues/1008#issuecomment-569847188 For gateways, consumers here are usually partners or channel sources. For example, a.com or b.com. 对于网关,这里的 consumer 通常是合作伙伴或渠道来源。

[GitHub] [incubator-apisix] membphis edited a comment on issue #976: Added password support for plugin limit-count-redis

2019-12-30 Thread GitBox
membphis edited a comment on issue #976: Added password support for plugin limit-count-redis URL: https://github.com/apache/incubator-apisix/pull/976#issuecomment-569845631 @totemofwolf here is the correct test cases. It works fine on my local machine. ```shell + prove

[GitHub] [incubator-apisix] membphis commented on issue #976: Added password support for plugin limit-count-redis

2019-12-30 Thread GitBox
membphis commented on issue #976: Added password support for plugin limit-count-redis URL: https://github.com/apache/incubator-apisix/pull/976#issuecomment-569845631 @totemofwolf here is the correct test cases. ``` === TEST 7: up the limit for TEST 6 --- pipelined_requests

[incubator-apisix] branch master updated: doc: fixed error in serverless plugin. (#1006)

2019-12-30 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git The following commit(s) were added to refs/heads/master by this push: new 1069c3d doc: fixed error in

[GitHub] [incubator-apisix] membphis merged pull request #1006: doc: fixed error in serverless plugin.

2019-12-30 Thread GitBox
membphis merged pull request #1006: doc: fixed error in serverless plugin. URL: https://github.com/apache/incubator-apisix/pull/1006 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-apisix] codlin opened a new issue #1008: request help: jwt-auth-cn.md

2019-12-30 Thread GitBox
codlin opened a new issue #1008: request help: jwt-auth-cn.md URL: https://github.com/apache/incubator-apisix/issues/1008 ### Issue description 小白求教,[请问这个文档](https://github.com/apache/incubator-apisix/blob/master/doc/plugins/jwt-auth-cn.md)中说的username指的是终端用户吗?

[incubator-apisix] branch master updated: bugfix: fix CIDR ip html escaped for real_ip_from in `apisix` (#1007)

2019-12-30 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git The following commit(s) were added to refs/heads/master by this push: new 101fe73 bugfix: fix CIDR ip html

[GitHub] [incubator-apisix] moonming merged pull request #1007: invaild value

2019-12-30 Thread GitBox
moonming merged pull request #1007: invaild value URL: https://github.com/apache/incubator-apisix/pull/1007 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-apisix] moonming commented on issue #1007: invaild value

2019-12-30 Thread GitBox
moonming commented on issue #1007: invaild value URL: https://github.com/apache/incubator-apisix/pull/1007#issuecomment-569629297 @ChelinTsien good catch, thx This is an automated message from the Apache Git Service. To

[GitHub] [incubator-apisix] ChelinTsien opened a new pull request #1007: invaild value

2019-12-30 Thread GitBox
ChelinTsien opened a new pull request #1007: invaild value URL: https://github.com/apache/incubator-apisix/pull/1007 when the value of set_real_ip_from is CIDR, the {{real_ip}} will html escaped. This is an automated message

[GitHub] [incubator-apisix] totemofwolf commented on a change in pull request #976: Added password support for plugin limit-count-redis

2019-12-30 Thread GitBox
totemofwolf commented on a change in pull request #976: Added password support for plugin limit-count-redis URL: https://github.com/apache/incubator-apisix/pull/976#discussion_r361920025 ## File path: lua/apisix/plugins/limit-count/limit-count-redis.lua ## @@ -51,6 +51,13