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

feat: Add change-password endpoint to user-controller #800

Merged
merged 1 commit into from
Apr 22, 2021

Conversation

chriswk
Copy link
Contributor

@chriswk chriswk commented Apr 22, 2021

No description provided.

@chriswk
Copy link
Contributor Author

chriswk commented Apr 22, 2021

fixes: #801

@chriswk chriswk linked an issue Apr 22, 2021 that may be closed by this pull request
@coveralls
Copy link

coveralls commented Apr 22, 2021

Coverage Status

Coverage increased (+0.2%) to 94.312% when pulling 6ab3edc on feat/userupdatepassword into 1850911 on master.

Copy link
Contributor

@FredrikOseberg FredrikOseberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@chriswk chriswk merged commit 18f66ef into master Apr 22, 2021
@chriswk chriswk deleted the feat/userupdatepassword branch April 22, 2021 14:06
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.

v4: Add new endpoint allowing loggedin users to change their password
3 participants