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

Stop hashed passwords from being returned to admins in User GET Routes #629

Open
ewee33 opened this issue Jun 23, 2022 · 0 comments
Open

Comments

@ewee33
Copy link
Contributor

ewee33 commented Jun 23, 2022

In the routes GET /orgs/{orgid}/users and GET /orgs/{orgid}/users/{username}, users' hashed passwords are returned to admin users. This is a security concern.

@ewee33 ewee33 self-assigned this Jun 23, 2022
ewee33 added a commit to ewee33/exchange-api that referenced this issue Jun 27, 2022
… passwords; they now only return '********' for passwords

Signed-off-by: Ethan Weaver <emw0022@mix.wvu.edu>
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