imjoey opened a new pull request #1206: URL: https://github.com/apache/apisix-dashboard/pull/1206
Signed-off-by: imjoey <[email protected]> Please answer these questions before submitting a pull request - Why submit this pull request? - [x] Bugfix - [ ] New feature provided - [ ] Improve performance - Related issues Fixes #1204 . ___ ### Bugfix - Description If the request to manager-api does not provide a valid authentication token, manager-api will panic. Please see #1204 for details. - How to fix? This PR is going to add an additional check that if `token` is `nil`. In the meantime, relative e2e test cases are also committed. Any feedback is welcome. Thanks. ---------------------------------------------------------------- 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]
