mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-26 02:09:47 +08:00
57c6f22684
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. |
||
---|---|---|
.. | ||
basicauth.go | ||
caddyauth.go | ||
caddyfile.go | ||
command.go | ||
hashes.go |