New endpoint to change users' passwords#45
Merged
josecelano merged 1 commit intotorrust:mainfrom Jun 4, 2024
Merged
Conversation
Member
Author
|
ACK e762ab6 |
josecelano
added a commit
to torrust/torrust-index-gui
that referenced
this pull request
Jun 5, 2024
9e87ed5 feat: [#468] allow users to change the password (Jose Celano) Pull request description: Depends on: - torrust/torrust-index-api-lib#45 - torrust/torrust-index#619 Allow users to change their passwords. ACKs for top commit: josecelano: ACK 9e87ed5 Tree-SHA512: f461ae95d2719e4d95ea1959383f9be8818e5ddcf6e5619fa11d668ca13c82f12f1852ad8369f3484c7360d0fb1b4be5db4c2d15a237af80443dea7fa1867e8f
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Depends on: #45
New endpoint to change users' passwords.