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

Hash the password during login and signup #11

Closed
krishnasharmak05 opened this issue Jun 2, 2024 · 1 comment · Fixed by #25
Closed

Hash the password during login and signup #11

krishnasharmak05 opened this issue Jun 2, 2024 · 1 comment · Fixed by #25
Assignees
Labels
Assigned 💻 Issue has been assigned to a contributor enhancement 🧑‍💻 New feature or request Intermediate Intermediate level issues/pull requests SSOC These issue/pull request will be considered for SSOC'24

Comments

@krishnasharmak05
Copy link
Contributor

krishnasharmak05 commented Jun 2, 2024

The login and signup passwords are stored as plain text. I would like to hash them in order to increase the security of the application. Please assign this issue to me under SSOC'24.

Name: Krishna Sharma K

@krishnasharmak05 krishnasharmak05 changed the title Encrypt the password during login and signup Hash the password during login and signup Jun 3, 2024
@Avdhesh-Varshney
Copy link
Owner

@krishnasharmak05 go ahead.

@Avdhesh-Varshney Avdhesh-Varshney added enhancement 🧑‍💻 New feature or request Intermediate Intermediate level issues/pull requests SSOC These issue/pull request will be considered for SSOC'24 Assigned 💻 Issue has been assigned to a contributor labels Jun 4, 2024
@krishnasharmak05 krishnasharmak05 mentioned this issue Jun 10, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned 💻 Issue has been assigned to a contributor enhancement 🧑‍💻 New feature or request Intermediate Intermediate level issues/pull requests SSOC These issue/pull request will be considered for SSOC'24
Projects
Development

Successfully merging a pull request may close this issue.

2 participants