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: Adds an endpoint and handlers to change user account password #39

Merged
merged 9 commits into from
Jul 9, 2024

Conversation

saltiyazan
Copy link
Contributor

Description

  • Adds an endpoint and handlers to change user account password
  • Adds test cases

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that validate the behaviour of the software
  • I validated that new and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@saltiyazan saltiyazan requested a review from a team as a code owner July 4, 2024 15:11
internal/api/handlers.go Outdated Show resolved Hide resolved
@saltiyazan saltiyazan requested a review from kayra1 July 5, 2024 07:04
@saltiyazan saltiyazan requested a review from kayra1 July 5, 2024 09:39
@saltiyazan
Copy link
Contributor Author

saltiyazan commented Jul 5, 2024

My latest commit is taking too long to appear for some reason. It says processing changes. It's all good now

Screenshot 2024-07-05 at 14 54 20

@kayra1
Copy link
Contributor

kayra1 commented Jul 5, 2024

first time in my life i'm seeing this

Copy link
Contributor

@kayra1 kayra1 left a comment

Choose a reason for hiding this comment

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

nice

@saltiyazan saltiyazan merged commit 40998f6 into main Jul 9, 2024
11 checks passed
@saltiyazan saltiyazan deleted the TLSENG-287 branch July 9, 2024 12:34
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.

None yet

3 participants