csluoqi opened a new issue #1366: bug: 
URL: https://github.com/apache/incubator-apisix/issues/1366
 
 
   ### Issue description
   basic-auth插件,如果在页面上设置password为全数字,在通过curl 和postman测试后,都会报错
   {"message":"Password is error"}。但是如果密码是英文,比如bar 那么两个测试工具的测试结果都是正确的。
   ### Environment
   
   * apisix version (cmd: `apisix version`):
   * OS:
   
   ### Minimal test code / Steps to reproduce the issue
   1.
   2.
   3.
   
   ### What's the actual result? (including assertion message & call stack if 
applicable)
   
   basic-auth插件,如果在页面上设置password为全数字,在通过curl 和postman测试后,都会报错
   {"message":"Password is error"}。但是如果密码是英文,比如bar 那么两个测试工具的测试结果都是正确的。
   
   ### What's the expected result?
   如果密码是数字也能测试通过。

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


With regards,
Apache Git Services

Reply via email to