Skip to content

WIP: Version 0.5.0#71

Open
don-smith wants to merge 6 commits into
mainfrom
0.5.0
Open

WIP: Version 0.5.0#71
don-smith wants to merge 6 commits into
mainfrom
0.5.0

Conversation

@don-smith
Copy link
Copy Markdown
Contributor

@don-smith don-smith commented Mar 1, 2021

In this version

  • Add password reset feature
  • Remove deprecated server/decodeToken function

Current status

  • server/decodeToken (along with tests and docs) have been deleted
  • User can request password reset
  • Password reset token is saved in database
  • User is sent an email with reset token embedded in URL
  • User can provide new password
  • New password is saved in database
  • Password reset token's expiration is honoured
  • Password reset token is deleted from database
  • Old tests are passing
  • New tests have been written and are passing

@don-smith don-smith changed the title Version 0.5.0 WIP: Version 0.5.0 Mar 1, 2021
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.

1 participant