Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Allow passwords to be reset #11

Open
4 tasks
JosiahBull opened this issue Nov 6, 2021 · 0 comments
Open
4 tasks

Allow passwords to be reset #11

JosiahBull opened this issue Nov 6, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@JosiahBull
Copy link
Owner

JosiahBull commented Nov 6, 2021

Description

Allowing users to reset their password is an important part of the user experience.
Shouldn't be too bad to implement, but we'll need to follow best practices as laid out here:

Tasks/General Thoughts

  • Send Recovery Emails with unique link
  • Store Emails
  • Allow easy reset of passwords via a web interface (probably a very basic form).
  • Timeout on password reset (once every 24 hrs?)
@JosiahBull JosiahBull added enhancement New feature or request help wanted Extra attention is needed labels Nov 6, 2021
@JosiahBull JosiahBull added this to the 0.3-Beta milestone Nov 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant