Skip to content

Add support for bcrypt HTTP Basic Auth #8969

@3uzbcqje

Description

@3uzbcqje

Description:

According to api/v1alpha1/basic_auth_types.go, this code only supports SHA, which is insecure. We should support bcrypt, which is very secure.

[optional Relevant Links:]

Search for the word "secure" here: https://httpd.apache.org/docs/current/programs/htpasswd.html

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