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

[FIX] Security Issue #6

Open
AQUINTERO446 opened this issue May 14, 2021 · 0 comments
Open

[FIX] Security Issue #6

AQUINTERO446 opened this issue May 14, 2021 · 0 comments
Assignees

Comments

@AQUINTERO446
Copy link
Collaborator

AQUINTERO446 commented May 14, 2021

Security issue with backend returning password to frontend on called to endpoint.

const user = await User.findById(req.user, {_id:0, email:1, fullname:1, username:1})

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

2 participants