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

feat: hide credentials from show create source/table #15402

Closed
fuyufjh opened this issue Mar 4, 2024 · 2 comments
Closed

feat: hide credentials from show create source/table #15402

fuyufjh opened this issue Mar 4, 2024 · 2 comments

Comments

@fuyufjh
Copy link
Member

fuyufjh commented Mar 4, 2024

Is your feature request related to a problem? Please describe.

Hide credentials (passwords, secret keys, etc.) from the results of show create source/table. Otherwise, the plain-text password would be a terrible security issue for users.

Describe the solution you'd like

No response

Describe alternatives you've considered

Furthermore, we should encrypt the stored credentials as well, but that's another issue.

Additional context

No response

@github-actions github-actions bot added this to the release-1.8 milestone Mar 4, 2024
@BugenZhao
Copy link
Member

Seems duplicated with #14115. There's a work in progress for this issue: #14760

@fuyufjh
Copy link
Member Author

fuyufjh commented Mar 5, 2024

Duplicated #14115

@fuyufjh fuyufjh closed this as not planned Won't fix, can't repro, duplicate, stale Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants