[GitHub] [incubator-apisix] jiezaizone opened a new issue #932: request help: Authentications 想与OAUTH2集成,有文档介绍?

2019-12-04 Thread GitBox
jiezaizone opened a new issue #932: request help: Authentications 想与OAUTH2集成,有文档介绍? URL: https://github.com/apache/incubator-apisix/issues/932 ### Issue description APISIX Authentications 自带有key-auth, JWT插件,若想与oauth2集成使用,可以怎么操作,是否有文档介绍? ### Environment * apisix version (cmd

[GitHub] [incubator-apisix] jiezaizone opened a new issue #931: request help: jwt体验疑惑,如何与crm关联使用?

2019-12-04 Thread GitBox
jiezaizone opened a new issue #931: request help: jwt体验疑惑,如何与crm关联使用? URL: https://github.com/apache/incubator-apisix/issues/931 ### Issue description 1、jwt使用参数形式访问,url如下, http://192.168.4.122:8080/\#/message\?jwt\=eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJpc3V3YW5nIiwiZXhwIjoxN

[GitHub] [incubator-apisix] moonming commented on issue #866: Update README_CN.md

2019-12-04 Thread GitBox
moonming commented on issue #866: Update README_CN.md URL: https://github.com/apache/incubator-apisix/pull/866#issuecomment-561980945 @linlinnj any update? This is an automated message from the Apache Git Service. To respond t

[GitHub] [incubator-apisix] sshniro opened a new issue #930: request help: Doc on Getting Started guide for APISIX

2019-12-04 Thread GitBox
sshniro opened a new issue #930: request help: Doc on Getting Started guide for APISIX URL: https://github.com/apache/incubator-apisix/issues/930 ### Issue description Is there step by step guide on getting started guide to onboard new users to APISIX? 1. Link to set up APISIX 2.

[GitHub] [incubator-apisix] sshniro edited a comment on issue #927: request help: Doc for OAuth 2 Plugin

2019-12-04 Thread GitBox
sshniro edited a comment on issue #927: request help: Doc for OAuth 2 Plugin URL: https://github.com/apache/incubator-apisix/issues/927#issuecomment-561781940 Okay, I'll try to create a doc, is there any medium (slack/discord) the development channel is active on?, for any clarifications r

[GitHub] [incubator-apisix] sshniro commented on issue #927: request help: Doc for OAuth 2 Plugin

2019-12-04 Thread GitBox
sshniro commented on issue #927: request help: Doc for OAuth 2 Plugin URL: https://github.com/apache/incubator-apisix/issues/927#issuecomment-561781940 Okay, I'll try to create a doc, is there any medium (slack/discord) the development channel is active on, for any clarifications regarding

[incubator-apisix] branch master updated: doc: Update health-check.md (#928)

2019-12-04 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 06e392f doc: Update health-check.md

[GitHub] [incubator-apisix] moonming merged pull request #928: Update health-check.md

2019-12-04 Thread GitBox
moonming merged pull request #928: Update health-check.md URL: https://github.com/apache/incubator-apisix/pull/928 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [incubator-apisix] moonming closed issue #925: doc typo

2019-12-04 Thread GitBox
moonming closed issue #925: doc typo URL: https://github.com/apache/incubator-apisix/issues/925 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [incubator-apisix] moonming commented on issue #927: request help: Doc for OAuth 2 Plugin

2019-12-04 Thread GitBox
moonming commented on issue #927: request help: Doc for OAuth 2 Plugin URL: https://github.com/apache/incubator-apisix/issues/927#issuecomment-561714577 the document of OAuth 2 is in the todo list. PR is welcome :) This is

[GitHub] [incubator-apisix] moonming commented on issue #926: Adding dev mode flag in config yaml to set the nginx worker_process

2019-12-04 Thread GitBox
moonming commented on issue #926: Adding dev mode flag in config yaml to set the nginx worker_process URL: https://github.com/apache/incubator-apisix/pull/926#issuecomment-561714070 merged. thx @sshniro This is an automated

[GitHub] [incubator-apisix] moonming merged pull request #926: Adding dev mode flag in config yaml to set the nginx worker_process

2019-12-04 Thread GitBox
moonming merged pull request #926: Adding dev mode flag in config yaml to set the nginx worker_process URL: https://github.com/apache/incubator-apisix/pull/926 This is an automated message from the Apache Git Service. To res

[incubator-apisix] branch master updated: feature: added dev mode flag in config yaml to set the nginx worker_process to one (#926)

2019-12-04 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 9e0030e feature: added dev mode flag

[GitHub] [incubator-apisix] moonming closed issue #918: add configure for the development mode in config.yaml

2019-12-04 Thread GitBox
moonming closed issue #918: add configure for the development mode in config.yaml URL: https://github.com/apache/incubator-apisix/issues/918 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [incubator-apisix] moonming opened a new issue #929: bug: `make deps` will clone apisix repo

2019-12-04 Thread GitBox
moonming opened a new issue #929: bug: `make deps` will clone apisix repo URL: https://github.com/apache/incubator-apisix/issues/929 ### Issue description `make deps` will clone `apisix` repo: ``` ✗ make deps luarocks install rockspec/apisix-master-0.rockspec --tree=deps --only-d

[GitHub] [incubator-apisix] juzhiyuan opened a new pull request #928: Update health-check.md

2019-12-04 Thread GitBox
juzhiyuan opened a new pull request #928: Update health-check.md URL: https://github.com/apache/incubator-apisix/pull/928 https://github.com/apache/incubator-apisix/blob/master/Contributing.md#how-to-add-a-new-feature-or-change-an-existing-one ### Summary update doc file

[incubator-apisix] 01/01: Update health-check.md

2019-12-04 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch juzhiyuan-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git commit 8fe87e354fb53d374ff5adfd3295564c4329ea90 Author: 琚致远 AuthorDate: Wed Dec 4 22:38:05 2019 +0800

[incubator-apisix] branch juzhiyuan-patch-1 created (now 8fe87e3)

2019-12-04 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a change to branch juzhiyuan-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git. at 8fe87e3 Update health-check.md This branch includes the following new commits: new 8f

[incubator-apisix-dashboard] branch master updated: fix run "npm run serve" command, notice "Request failed with status code 500" (#82)

2019-12-04 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git The following commit(s) were added to refs/heads/master by this push: new a4b122a fix run "npm run

[GitHub] [incubator-apisix-dashboard] juzhiyuan merged pull request #82: fix run "npm run serve" command, notice "Request failed with status c…

2019-12-04 Thread GitBox
juzhiyuan merged pull request #82: fix run "npm run serve" command, notice "Request failed with status c… URL: https://github.com/apache/incubator-apisix-dashboard/pull/82 This is an automated message from the Apache Git Ser

[GitHub] [incubator-apisix] sshniro opened a new issue #927: request help: Doc for OAuth 2 Plugin

2019-12-04 Thread GitBox
sshniro opened a new issue #927: request help: Doc for OAuth 2 Plugin URL: https://github.com/apache/incubator-apisix/issues/927 ### Issue description I want to integrate APISIX with Keycloak Identity Provider (OAuth 2). The ReadMe Lists OAuth2 as a feature. Is there any usage document?

[GitHub] [incubator-apisix] sshniro opened a new pull request #926: Adding dev mode flag in config yaml to set the nginx worker_process

2019-12-04 Thread GitBox
sshniro opened a new pull request #926: Adding dev mode flag in config yaml to set the nginx worker_process URL: https://github.com/apache/incubator-apisix/pull/926 ### Summary Currently, there is no way to specify the number of worker_process for the dev mode. The PR sets the value of

[GitHub] [incubator-apisix-dashboard] YazaiHu commented on issue #82: fix run "npm run serve" command, notice "Request failed with status c…

2019-12-04 Thread GitBox
YazaiHu commented on issue #82: fix run "npm run serve" command, notice "Request failed with status c… URL: https://github.com/apache/incubator-apisix-dashboard/pull/82#issuecomment-561546229 when NODE_ENV=development,use the command will notice error, because this set: devServer: {

[GitHub] [incubator-apisix-dashboard] YazaiHu opened a new pull request #82: fix run "npm run serve" command, notice "Request failed with status c…

2019-12-04 Thread GitBox
YazaiHu opened a new pull request #82: fix run "npm run serve" command, notice "Request failed with status c… URL: https://github.com/apache/incubator-apisix-dashboard/pull/82 fix run "npm run serve" command, notice "Request failed with status code 500" because the apisix server defa