Skip to content

Insecure solution #6

@piotrbaczek

Description

@piotrbaczek

Plain hashing the password with sha1 without salt is an insecure solution in 2015. You should either add salt column, or change default hash to bcrypt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions