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

[API Request] Update password #52

Closed
prabhakar267 opened this issue Jun 29, 2018 · 7 comments · Fixed by #114
Closed

[API Request] Update password #52

prabhakar267 opened this issue Jun 29, 2018 · 7 comments · Fixed by #114
Assignees
Labels
help wanted Extra attention is needed

Comments

@prabhakar267
Copy link
Member

POST API to update user's password. Verify if the old password is correct or not.
If correct, change the password and update the user session.

Input parameters

  • old password
  • new password

Output

  • response code
@prabhakar267 prabhakar267 added help wanted Extra attention is needed gssoc-cakewalk labels Jun 29, 2018
@akansha006
Copy link
Contributor

I would like to take up this issue.

@techac
Copy link
Contributor

techac commented Jul 11, 2018

@prabhakar267 i think this issue is no longer in progress so i want to take it as my next issue.
But I have a doubt if it is safe to update password like this? I guess it may cause security breach..

@prabhakar267
Copy link
Member Author

@techac Please claim other issues once you are done with the one you are working on.
Raising PR doesn't mean it's complete, you need to wait for the changes to be approved and merged.
There's no point in spamming every issue

@arunikayadav42
Copy link
Contributor

@prabhakar267 can i take this one up?

@prabhakar267
Copy link
Member Author

@arunikayadav42 sure

@arunikayadav42
Copy link
Contributor

@prabhakar267 how do I access the database of users?The sign-in is not working for me thorugh localhost on the browser but it does on postman.

@arunikayadav42
Copy link
Contributor

@prabhakar267 i get this "This is a duplicate header and will be overridden by the Authorization header generated by Postman." when i try to put in the authorization token in postman what do i do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants