[GitHub] [apisix] moonming commented on a change in pull request #2092: bug: removed default access token for Admin API.

2020-09-14 Thread GitBox
moonming commented on a change in pull request #2092: URL: https://github.com/apache/apisix/pull/2092#discussion_r487758643 ## File path: bin/apisix ## @@ -637,6 +637,45 @@ local function read_yaml_conf() merge_conf(default_conf, user_conf) end +-- check

[GitHub] [apisix] moonming commented on a change in pull request #2092: bug: removed default access token for Admin API.

2020-09-10 Thread GitBox
moonming commented on a change in pull request #2092: URL: https://github.com/apache/apisix/pull/2092#discussion_r486140991 ## File path: FAQ.md ## @@ -80,7 +80,7 @@ An example, `foo.com/product/index.html?id=204=2`, gray release based on `i here is the way: ```shell

[GitHub] [apisix] moonming commented on a change in pull request #2092: bug: removed default access token for Admin API.

2020-09-10 Thread GitBox
moonming commented on a change in pull request #2092: URL: https://github.com/apache/apisix/pull/2092#discussion_r486140004 ## File path: FAQ.md ## @@ -80,7 +80,7 @@ An example, `foo.com/product/index.html?id=204=2`, gray release based on `i here is the way: ```shell

[GitHub] [apisix] moonming commented on a change in pull request #2092: bug: removed default access token for Admin API.

2020-09-10 Thread GitBox
moonming commented on a change in pull request #2092: URL: https://github.com/apache/apisix/pull/2092#discussion_r486136441 ## File path: conf/config.yaml ## @@ -14,10 +14,23 @@ # See the License for the specific language governing permissions and # limitations under the

[GitHub] [apisix] moonming commented on a change in pull request #2092: bug: removed default access token for Admin API.

2020-08-31 Thread GitBox
moonming commented on a change in pull request #2092: URL: https://github.com/apache/apisix/pull/2092#discussion_r47769 ## File path: .travis/linux_apisix_master_luarocks_runner.sh ## @@ -63,6 +63,14 @@ script() { sudo mkdir -p /usr/local/apisix/deps sudo

[GitHub] [apisix] moonming commented on a change in pull request #2092: bug: removed default access token for Admin API.

2020-08-26 Thread GitBox
moonming commented on a change in pull request #2092: URL: https://github.com/apache/apisix/pull/2092#discussion_r477824853 ## File path: .travis/apisix_cli_test.sh ## @@ -23,7 +23,14 @@ set -ex -git checkout conf/config.yaml +cat > conf/config.yaml < conf/config.yaml <

[GitHub] [apisix] moonming commented on a change in pull request #2092: bug: removed default access token for Admin API.

2020-08-26 Thread GitBox
moonming commented on a change in pull request #2092: URL: https://github.com/apache/apisix/pull/2092#discussion_r477822484 ## File path: conf/config.yaml ## @@ -21,3 +21,13 @@ # host: # - "http://127.0.0.1:2379; # +# +# If you want specify the Admin API token,

[GitHub] [apisix] moonming commented on a change in pull request #2092: bug: removed default access token for Admin API.

2020-08-25 Thread GitBox
moonming commented on a change in pull request #2092: URL: https://github.com/apache/apisix/pull/2092#discussion_r476292239 ## File path: conf/config.yaml ## @@ -21,3 +21,13 @@ # host: # - "http://127.0.0.1:2379; # +# +# If you want specify the Admin API token,