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

[Feature] Expanding InUser or adding InAuthUser in metadata #1625

Open
3 tasks done
xzycn opened this issue Oct 31, 2024 · 2 comments
Open
3 tasks done

[Feature] Expanding InUser or adding InAuthUser in metadata #1625

xzycn opened this issue Oct 31, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@xzycn
Copy link

xzycn commented Oct 31, 2024

Verification Steps

  • I have read the documentation and confirmed that this feature is not implemented
  • I have searched for the feature request I want to propose in the Issue Tracker and did not find it
  • I am a non-Chinese user.

Description

Hi, we see there has a InUser in metadata struct, but sometimes we need know what's password in incoming connection not only username.

Can we get a authuser like below from metadata, thanks.

type AuthUser struct {
	User string
	Pass string
}
@xzycn xzycn added the enhancement New feature or request label Oct 31, 2024
@xishang0128
Copy link
Contributor

@xzycn Please check the box completely, otherwise we will close the issue.

@xzycn
Copy link
Author

xzycn commented Oct 31, 2024

@xishang0128 update.

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

No branches or pull requests

2 participants