Skip to content

No endpoint/method to update user password #26

@FabioMusi04

Description

@FabioMusi04

Implement backend code to:
get and evaluate a body of 2 params (oldPassword, newPassword) by checking if oldpassword is equal to the one in the db, and checking if the new password is valid (strong enough), hash it.
then update it in the db.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions