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] api get userz contain SuperPriv info #551

Closed
zhyass opened this issue Dec 17, 2019 · 0 comments
Closed

[feature] api get userz contain SuperPriv info #551

zhyass opened this issue Dec 17, 2019 · 0 comments
Assignees
Milestone

Comments

@zhyass
Copy link
Contributor

zhyass commented Dec 17, 2019

add SuperPriv in /user/userz api

curl http://127.0.0.1:8080/v1/user/userz
[{"User":"root","Host":"localhost","SuperPriv":"Y"},{"User":"mysql.session","Host":"localhost","SuperPriv":"Y"},{"User":"mysql.sys","Host":"localhost","SuperPriv":"N"},{"User":"root","Host":"127.0.0.1","SuperPriv":"Y"},{"User":"repl_b276fc6","Host":"%","SuperPriv":"N"},{"User":"qc_check","Host":"%","SuperPriv":"N"},{"User":"usr","Host":"%","SuperPriv":"Y"}]
@zhyass zhyass self-assigned this Dec 17, 2019
zhyass added a commit to zhyass/radon that referenced this issue Dec 17, 2019
[summary]
Get usrz add superpriv parameter.
[test case]
src/ctl/v1/user_test.go
[patch codecov]
src/ctl/v1/user.go 96.2%
zhyass added a commit to zhyass/radon that referenced this issue Dec 17, 2019
[summary]
Get usrz add superpriv parameter.
[test case]
src/ctl/v1/user_test.go
[patch codecov]
src/ctl/v1/user.go 96.2%
BohuTANG pushed a commit that referenced this issue Dec 17, 2019
[summary]
Get usrz add superpriv parameter.
[test case]
src/ctl/v1/user_test.go
[patch codecov]
src/ctl/v1/user.go 96.2%
@zhyass zhyass closed this as completed Dec 18, 2019
@zhyass zhyass added this to the v1.0.9 milestone Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant