fredsonchaves07/foodfy

Error updating password when not string

Closed this issue · 1 comments

    if password:
        user.password = generate_password_hash(password)