liuxiran commented on issue #396: URL: https://github.com/apache/apisix-dashboard/issues/396#issuecomment-679187611
about login failed: error username or password the response code is 200:  but it is returned a html in fact  the key to the problem is the api url: /user/login, which is not match /apisix/admin/***, so its returned by dashboard-nginx server instead of mange-api server, so may change the login api url , is a better solution ---------------------------------------------------------------- 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: [email protected]
