Skip to content

Store password for REST API feature as Argon2 hash instead of clear text. #198

@mplieske

Description

@mplieske

It would be great to enhance the security of the REST API feature by hashing the password in the application.properties as an Argon2 hash.

I know this is not a high security context. Still I would feel better if secrets are encoded. Because why do you even have authentication if the credentials are not stored safely.

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