Jzow opened a new issue, #11772: URL: https://github.com/apache/inlong/issues/11772
### What happened I accidentally encountered a username or password error while logging in. After inspection, it was found that the frontend mistakenly passed `space symbol` **ctrl+cv username** when calling the login api, result in an incorrect username or password prompt. This is incorrect. ### What you expected to happen Log in correctly. Remove `spaces` to verify. Strictly speaking, `API` also need to be processed by `String.trim()`, not just front-end. ### How to reproduce Username and password with spaces ### Environment _No response_ ### InLong version master ### InLong Component InLong Dashboard ### Are you willing to submit PR? - [x] Yes, I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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-mail: dev-unsubscr...@inlong.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org