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] Encrypt Passwords Before Storing Them #195

Open
iamsohelx opened this issue Oct 7, 2024 · 5 comments · May be fixed by #211
Open

[Feature] Encrypt Passwords Before Storing Them #195

iamsohelx opened this issue Oct 7, 2024 · 5 comments · May be fixed by #211

Comments

@iamsohelx
Copy link

Describe the feature you'd like to request

Hey @Kritika30032002 In your website you are directly storing users password without encrypting it first.
This would an serious issue because users data is not secure.
anyone can see their passwords.

Screenshot

newHass

Describe the solution you'd like

I can fix this issue by encrypting the password before storing it in database.
using Bcrypt, it will make your platform more secure.

Describe alternatives you've considered

No response

Additional context

No response

Copy link

github-actions bot commented Oct 7, 2024

Hey, @iamsohelx welcome to Blog Website repository.🎊 Thank you so much for taking the time to point this out.🙌

@iamsohelx
Copy link
Author

Hey @Kritika30032002 i can help you to fix this issue and make your platform more secure, could you please assign this task to me

@dixitaditya41
Copy link

dixitaditya41 commented Oct 9, 2024

hi @Kritika30032002 can you please assign this task to me . i can clear this issue for you
It won't take a lot of time it will be finished within an half hour i just need to install bcrypt and then it will change the original password into a secured format so that data will be more secured.

@vishaltiwari012
Copy link

hey @iamsohelx i'm ready to solve this issue so assign this to me. I am good at backend development and done many projects in nodejs and spring boot.

@iamsohelx
Copy link
Author

hey @iamsohelx i'm ready to solve this issue so assign this to me. I am good at backend development and done many projects in nodejs and spring boot.

Go Ahead

@vishaltiwari012 vishaltiwari012 linked a pull request Oct 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants