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 password reset functionality #346

Merged
merged 4 commits into from
May 1, 2024
Merged

Conversation

rocketeerbkw
Copy link
Member

@rocketeerbkw rocketeerbkw commented Apr 18, 2024

General Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated
  • PR title is ready for inclusion in changelog
  • Added a --reset-password flag to send an email when adding a user
  • Added a reset-password command to send an email for an existing user

Closing issues

n/a

@shreddedbacon
Copy link
Member

You'll need to run make docs to update the documentation

@rocketeerbkw
Copy link
Member Author

You'll need to run make docs to update the documentation

Thanks, thought that was a GH action for some reason.

cmd/users.go Outdated Show resolved Hide resolved
cmd/users.go Outdated Show resolved Hide resolved
cmd/users.go Show resolved Hide resolved
Copy link
Member

@shreddedbacon shreddedbacon left a comment

Choose a reason for hiding this comment

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

Thanks! Works good for me :shipit:

@shreddedbacon shreddedbacon merged commit bddff17 into main May 1, 2024
4 checks passed
@shreddedbacon shreddedbacon deleted the reset-password branch May 1, 2024 22:09
@shreddedbacon shreddedbacon changed the title Add password reset features feat: add password reset functionality May 1, 2024
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.

2 participants