-
Notifications
You must be signed in to change notification settings - Fork 672
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
MG-2051 - Fix unable to reset user password #2052
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution, the changes look good. Can you add tests for this method?
I have completed the tests, please take a look |
@ianmuchyri Please review. @VeddySama Can you, please, rebase? |
@VeddySama please check lint error and sign off your commits. This is in line with the contribution guidelines. |
Signed-off-by: Rodney Osodo <[email protected]>
Signed-off-by: Arvindh <[email protected]>
Signed-off-by: Musilah <[email protected]> Co-authored-by: Musilah <[email protected]>
Signed-off-by: Arvindh <[email protected]>
Signed-off-by: Arvindh <[email protected]>
Signed-off-by: Arvindh <[email protected]>
Signed-off-by: ianmuchyri <[email protected]>
Signed-off-by: Arvindh <[email protected]>
Signed-off-by: rodneyosodo <[email protected]>
Signed-off-by: Rodney Osodo <[email protected]>
Signed-off-by: Rodney Osodo <[email protected]>
Signed-off-by: Rodney Osodo <[email protected]>
Signed-off-by: Musilah <[email protected]> Signed-off-by: Musilah <[email protected]> Co-authored-by: Musilah <[email protected]> Co-authored-by: Dušan Borovčanin <[email protected]>
Signed-off-by: felix.gateru <[email protected]>
Signed-off-by: felix.gateru <[email protected]>
Signed-off-by: Charlie Evans <[email protected]>
Signed-off-by: Rodney Osodo <[email protected]>
Signed-off-by: Dusan Borovcanin <[email protected]>
Signed-off-by: Dusan Borovcanin <[email protected]>
Signed-off-by: Dusan Borovcanin <[email protected]>
Signed-off-by: Arvindh <[email protected]>
Signed-off-by: Rodney Osodo <[email protected]>
Signed-off-by: Arvindh <[email protected]>
Signed-off-by: Rodney Osodo <[email protected]>
Signed-off-by: Rodney Osodo <[email protected]>
Signed-off-by: ianmuchyri <[email protected]>
Signed-off-by: Musilah <[email protected]> Signed-off-by: Rodney Osodo <[email protected]> Co-authored-by: Rodney Osodo <[email protected]>
Signed-off-by: ianmuchyri <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: ianmuchyri <[email protected]>
…2110) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Rodney Osodo <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Rodney Osodo <[email protected]> Signed-off-by: rodneyosodo <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Rodney Osodo <[email protected]> Signed-off-by: rodneyosodo <[email protected]>
Signed-off-by: Arvindh <[email protected]>
Signed-off-by: Rodney Osodo <[email protected]>
…4.0.9+incompatible (#2123) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: ianmuchyri <[email protected]>
Signed-off-by: WashingtonKK <[email protected]>
Signed-off-by: Dusan Borovcanin <[email protected]>
Signed-off-by: Rodney Osodo <[email protected]>
Signed-off-by: JeffMboya <[email protected]>
Should I do it like I am doing now or should I re-establish a branch? |
I saw that the latest PR has been modified to submit this issue. You can adopt this PR. |
@VeddySama Thanks for the contribution and sorry for the confusion; @ianmuchyri accidentally sent a PR without checking if there is a pending one. |
What type of PR is this?
Fix Bug
What does this do?
Fixed unable to reset user password
Which issue(s) does this PR fix/relate to?
Have you included tests for your changes?
Did you document any new/modified feature?
Notes