Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] [Seatunnel-web] Wrong status code returned for incorrect login password #8385

Open
2 of 3 tasks
AshokRajShetty16 opened this issue Dec 26, 2024 · 1 comment
Open
2 of 3 tasks
Labels

Comments

@AshokRajShetty16
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

When attempting to login to seatunnel web with an incorrect password, the system returns an incorrect status code. Instead of 401 unauthorized status code ,the system returns a different status code.

SeaTunnel Version

2.3.8

SeaTunnel Config

NA

Running Command

Web login page with username and password

Error Exception

Status code 200, with error msg username and password not matched

Zeta or Flink or Spark Version

No response

Java or Scala Version

No response

Screenshots

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@arshadmohammad
Copy link
Collaborator

Yes, non-standard HTTP status codes are being used in Seatunnel-Web. Could you please explain how this impacts your use case? Along with the status code, there is also a message that clearly indicates the reason for failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants