Skip to content

Support Argon2 as hashing algo in htpasswd #866

@filex

Description

@filex

Couper supports a htpasswd_file in the basic_auth access control.

There is already a range of hashing algorithms supported like APR1 style, bcrypt….

I would like to use argon2 as this seems to be the latest greatest way of hashing passwords.

Argon2 hashes use a similar prefix: $argon2id$ (or just i or d). so it would be simple to detect.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions