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

Change account password #91

Closed
wants to merge 9 commits into from
Closed

Conversation

coutinho21
Copy link
Contributor

Closes #85

The objective is to add a new endpoint to change an account's password.

Review checklist

  • Properly documents API changes in docs/openapi.yml
  • Contains enough appropriate tests
  • Behavior is as expected
  • Clean, well structured code

@coutinho21 coutinho21 marked this pull request as draft January 27, 2023 20:22
@DoStini
Copy link
Member

DoStini commented Feb 7, 2023

We should add some sort of 2 factor authentication to this (by email for example) for security reasons. I'm not sure if this is possible right now or if we should let this for a future issue

@BrunoRosendo
Copy link
Member

We should add some sort of 2 factor authentication to this (by email for example) for security reasons. I'm not sure if this is possible right now or if we should let this for a future issue

Is that something usual when changing passwords with the user logged in? It definitely needs to be done in #84 but I'm not sure of the normal flow of a password change

@BrunoRosendo
Copy link
Member

@coutinho21 Is this ready for review? If so, please remove it from draft

@coutinho21 coutinho21 force-pushed the feature/change-password branch 2 times, most recently from 3a6e276 to 53d15a4 Compare February 14, 2023 12:19
@coutinho21 coutinho21 marked this pull request as ready for review February 15, 2023 16:45
@coutinho21 coutinho21 force-pushed the feature/change-password branch 3 times, most recently from ddf0ba4 to c6947a4 Compare February 22, 2023 17:31
@netlify
Copy link

netlify bot commented Feb 22, 2023

Deploy Preview for niaefeup-backend-docs failed.

Name Link
🔨 Latest commit b0283a4
🔍 Latest deploy log https://app.netlify.com/sites/niaefeup-backend-docs/deploys/63f659fd1d42d700086cd6ee

@coutinho21
Copy link
Contributor Author

Closing this pr due to rebasing issues, starting a new branch as well.

@coutinho21 coutinho21 closed this Feb 22, 2023
@coutinho21 coutinho21 deleted the feature/change-password branch February 22, 2023 22:20
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

Successfully merging this pull request may close these issues.

accounts: change password
4 participants