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

To have the myprofile page fetch details and display during signup/login #86

Closed
ayush-848 opened this issue Oct 12, 2024 · 17 comments · Fixed by #125
Closed

To have the myprofile page fetch details and display during signup/login #86

ayush-848 opened this issue Oct 12, 2024 · 17 comments · Fixed by #125
Assignees
Labels
gssoc-ext Extended contribution for GSSoC hacktoberfest Open-source contribution during October for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level2 Intermediate-level contribution or task

Comments

@ayush-848
Copy link
Contributor

To have the myprofile page fetch details and display during signup/login

Copy link

👋 Thank you @ayush-848 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

@Anuj3553
Copy link
Collaborator

Hyy @ayush-848, I'm assigning issue to you.

@Anuj3553 Anuj3553 added gssoc-ext Extended contribution for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level2 Intermediate-level contribution or task hacktoberfest Open-source contribution during October for GSSoC labels Oct 12, 2024
@Anuj3553
Copy link
Collaborator

Hyy @ayush-848, Can you give star to the repo?

@ayush-848
Copy link
Contributor Author

@Anuj3553
image
the navbar is not showing after setting both the client and server

@Anuj3553
Copy link
Collaborator

Pull again code. One contributor solved this problem.

@ayush-848
Copy link
Contributor Author

@Anuj3553 what should i give in the .env

@ayush-848
Copy link
Contributor Author

@Anuj3553 too many issues there

I registered but

image

@ayush-848
Copy link
Contributor Author

ayush-848 commented Oct 12, 2024

@Anuj3553 there is a major security flaw and logical flaw in the code

@Anuj3553
Copy link
Collaborator

@Anuj3553 there is a major security flaw and logical flaw in the code

Okk I'll check soon this problem.

@ayush-848
Copy link
Contributor Author

@Anuj3553 there is a major security flaw and logical flaw in the code

Okk I'll check soon this problem.

Password is not hashed when it gets saved in db during sign up and in login it is compared as hash
image

@Anuj3553
Copy link
Collaborator

@Anuj3553 there is a major security flaw and logical flaw in the code

Okk I'll check soon this problem.

Password is not hashed when it gets saved in db during sign up and in login it is compared as hash image

I implemented the hash functionality. How can be this problem appear.

@ayush-848
Copy link
Contributor Author

ayush-848 commented Oct 13, 2024

@Anuj3553 there is a major security flaw and logical flaw in the code

Okk I'll check soon this problem.

Password is not hashed when it gets saved in db during sign up and in login it is compared as hash image

I implemented the hash functionality. How can be this problem appear.

@Anuj3553 the password is not saved as hashed during signup
image

@Anuj3553
Copy link
Collaborator

@Anuj3553 there is a major security flaw and logical flaw in the code

Okk I'll check soon this problem.

Password is not hashed when it gets saved in db during sign up and in login it is compared as hash image

I implemented the hash functionality. How can be this problem appear.

@Anuj3553 the password is not saved as hashed during signup image

Okay, Can you implement this thing?

@ayush-848
Copy link
Contributor Author

@Anuj3553 there is a major security flaw and logical flaw in the code

Okk I'll check soon this problem.

Password is not hashed when it gets saved in db during sign up and in login it is compared as hash image

I implemented the hash functionality. How can be this problem appear.

@Anuj3553 the password is not saved as hashed during signup image

Okay, Can you implement this thing?

Sure

@ayush-848
Copy link
Contributor Author

@Anuj3553 fixed the signup part
image
image

@ayush-848
Copy link
Contributor Author

@Anuj3553 for now merge this part and test them before merging
I will then do the some other stuffs to fetch the details

Copy link

Hello @ayush-848! Your issue #86 has been closed. Thank you for your contribution!🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext Extended contribution for GSSoC hacktoberfest Open-source contribution during October for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level2 Intermediate-level contribution or task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants