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

Change Password #63

Open
4 tasks
Ampferl opened this issue Mar 22, 2020 · 0 comments
Open
4 tasks

Change Password #63

Ampferl opened this issue Mar 22, 2020 · 0 comments
Labels
api endpoint changes in the api endpoints enhancement New feature or request usecase issues for usecases

Comments

@Ampferl
Copy link
Contributor

Ampferl commented Mar 22, 2020

Description

The user should have the possibility to change his password.

ToDo:

  • check if old_password from received json and password from the database are equal
  • check if new_password from received json satisfy all requirements
  • write new password to database
  • (send information email to the user)
@Ampferl Ampferl added enhancement New feature or request api endpoint changes in the api endpoints usecase issues for usecases labels Mar 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api endpoint changes in the api endpoints enhancement New feature or request usecase issues for usecases
Projects
None yet
Development

No branches or pull requests

1 participant