imaffe commented on issue #614: URL: https://github.com/apache/rocketmq-externals/issues/614#issuecomment-669074391
This is indeed a bug. After server redirects the browser to http://example.com/#/login?redirect=XXX, the angular js would send a request to /views/pages/login.html, which is in the auth filter path, and it will be redirect again.... Currently we think there is a big problem of using user login and we are fixing it. Before we have any updates, we do not recommend set rocketmq.config.loginRequired=true at this time. Thanks for this bug report ~ ---------------------------------------------------------------- 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]
