diff options
author | Robin Lambertz <github@roblab.la> | 2020-02-17 20:19:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-17 12:19:59 -0700 |
commit | 57c6f22684e74191814a30f9de83a05c11ac4b78 (patch) | |
tree | 80c7beddf5c6e56ba307860b4af106616696b36f /modules/caddyhttp/reverseproxy/selectionpolicies.go | |
parent | dd103a67876bd19afd000bda4410fbf83ee5b57d (diff) |
basicauth: default hash to bcrypt (#3050)
The documentation specifies that the hash algorithm defaults to bcrypt.
However, the implementation returns an error in provision if no hash is
provided.
Fix this inconsistency by *actually* defaulting to bcrypt.
Diffstat (limited to 'modules/caddyhttp/reverseproxy/selectionpolicies.go')
0 files changed, 0 insertions, 0 deletions