caddy/modules/caddyhttp/caddyauth
Andrew Zhou 5bde8d705b
cmd: hash-password: Support reading from stdin (#3373)
Closes #3365 

* http: Add support in hash-password for reading from terminals/stdin

* FIXUP: Run gofmt -s

* FIXUP

* FIXUP: Apply suggestions from code review

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>

* FIXUP

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2020-05-11 14:10:47 -06:00
..
basicauth.go chore: make the linter happier (#3245) 2020-04-08 15:31:51 -06:00
caddyauth.go httpcaddyfile: Don't lowercase placeholder contents (fixes #3264) 2020-04-14 16:11:46 -06:00
caddyfile.go basicauth: Accept placeholders; move base64 decoding to provision 2020-01-07 08:50:18 -07:00
command.go cmd: hash-password: Support reading from stdin (#3373) 2020-05-11 14:10:47 -06:00
hashes.go Improve godocs all around 2019-12-23 12:45:35 -07:00