help wantedkind/feature
仓库指标
- Star
- (2,871 star)
- PR 合并指标
- (PR 指标待抓取)
描述
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