-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[Feature][Zeta] Support basic authentication for web ui #9171
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.
|
||
/** Test that accessing the REST API with correct credentials returns 200 OK. */ | ||
@Test | ||
public void testRestApiAccessWithCorrectCredentials() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a new test case with testRestApiAccessWithIncorrectCredentials
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please upload a screenshot of the page
ref
#7818 (comment)
docs/zh/seatunnel-engine/security.md
Outdated
@@ -4,6 +4,27 @@ sidebar_position: 16 | |||
|
|||
# Security | |||
|
|||
## 基本认证 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## 基本认证 | |
## Basic 认证 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
waiting for ci passed
waiting for ci passed |
Support Basic Authentication for web ui
close #9043
2025-04-16.15.05.51-1.mov
Purpose of this pull request
Does this PR introduce any user-facing change?
How was this patch tested?
Check list
New License Guide
release-note
.