T-M-L-C commented on issue #38346:
URL: https://github.com/apache/doris/issues/38346#issuecomment-2253718261
If username in localStorage is not empty, concatenate location.pathname with
"doris_fe" and compare it with the return value of getBasePath (). If they are
the same, the home page is
T-M-L-C closed issue #38346: Doris UI Authentication error
URL: https://github.com/apache/doris/issues/38346
--
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.
To unsubscribe, e-m
T-M-L-C opened a new issue, #38346:
URL: https://github.com/apache/doris/issues/38346
When we log in to the system for the first time, we need to enter the user
name and password. When we log in to the system again, the Playground page is
displayed, and no error message is displayed. Howeve