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

User account management features #7

Open
gialmisi opened this issue Jun 7, 2023 · 0 comments
Open

User account management features #7

gialmisi opened this issue Jun 7, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@gialmisi
Copy link
Collaborator

gialmisi commented Jun 7, 2023

Right now, many basic user account management features are missing. These include:

  • Password recovery
  • Changing password
  • Deleting one's account
  • Email

An email server interface for the backend must be setup for password recovery to work. Right now, emails are not stored for users, so an email field must be specified for the user model as well.

@gialmisi gialmisi added the enhancement New feature or request label Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant