envoyproxy / envoyproxy/gateway
Add support for bcrypt HTTP Basic Auth
Open
help wanted
kind/feature
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 148
Description
*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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.