Skip to content

Store salted hashes instead of plaintext passwords #15

@umutoztunc

Description

@umutoztunc

The passwords are stored as plaintext in the database file. Someone can easily read them. We need to store password hashes instead of plaintext passwords. In addition, we should use random salts to make the hash more secure.

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