Skip to content

Store password without hashing it !! #44

@AlaaTaima

Description

@AlaaTaima

addUser(value).then(() => res.redirect('/')).catch((err) => { next(err); });

Here, I see you stored password as a plain text without hashing it !!!!!!
why ???!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions