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

MG-2051 - Fix unable to reset user password #2052

Closed
wants to merge 72 commits into from

Conversation

VeddySama
Copy link
Contributor

@VeddySama VeddySama commented Jan 10, 2024

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

@dborovcanin dborovcanin changed the title MG-2051 - Fixed unable to reset user password MG-2051 - Fix unable to reset user password Jan 10, 2024
Copy link
Collaborator

@dborovcanin dborovcanin left a 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?

@VeddySama
Copy link
Contributor Author

Thanks for the contribution, the changes look good. Can you add tests for this method?

I have completed the tests, please take a look

users/service_test.go Outdated Show resolved Hide resolved
@dborovcanin
Copy link
Collaborator

@ianmuchyri Please review. @VeddySama Can you, please, rebase?

@ianmuchyri
Copy link
Contributor

@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.

rodneyosodo and others added 21 commits April 3, 2024 23:12
Signed-off-by: Musilah <[email protected]>
Co-authored-by: Musilah <[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]>
arvindh123 and others added 26 commits April 3, 2024 23:13
Signed-off-by: Musilah <[email protected]>
Signed-off-by: Rodney Osodo <[email protected]>
Co-authored-by: Rodney Osodo <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…2110)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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]>
…4.0.9+incompatible (#2123)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@VeddySama
Copy link
Contributor Author

@ianmuchyri请查阅。@VeddySama你能重新建立基础吗?

Should I do it like I am doing now or should I re-establish a branch?

@VeddySama
Copy link
Contributor Author

VeddySama commented Apr 3, 2024

I saw that the latest PR has been modified to submit this issue. You can adopt this PR.
https://github.com/absmach/magistrala/pull/2135

@VeddySama VeddySama closed this Apr 3, 2024
@dborovcanin
Copy link
Collaborator

@VeddySama Thanks for the contribution and sorry for the confusion; @ianmuchyri accidentally sent a PR without checking if there is a pending one.

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.

Bug: Unable to reset user password