mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-29 12:16:16 +08:00
f8366c2f09
This implements HTTP basicauth into Caddy 2. The basic auth module will not work with passwords that are not securely hashed, so a subcommand hash-password was added to make it convenient to produce those hashes. Also included is Caddyfile support. Closes #2747. |
||
---|---|---|
.. | ||
addresses_test.go | ||
addresses.go | ||
builtins.go | ||
directives.go | ||
httptype.go | ||
options.go |