summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/caddyauth/command.go
AgeCommit message (Expand)Author
2020-12-01caddyauth: Use buffered channel passed to signal.Notify (#3895)Cuong Manh Le
2020-10-31caddyauth: Prevent user enumeration by timingMatthew Holt
2020-07-17caddyauth: hash-password: Set bcrypt cost to 14 (#3580)Matthew Holt
2020-05-21cmd: hash-password: Fix broken terminal state on SIGINT (#3416)Francis Lavoie
2020-05-11cmd: hash-password: Support reading from stdin (#3373)Andrew Zhou
2020-04-08chore: make the linter happier (#3245)Mohammed Al Sahaf
2019-10-28caddyhttp: Minor cleanup and fix nil pointer deref in caddyfile adapterMatthew Holt
2019-10-10http: authentication module; hash-password cmd; http_basic providerMatthew Holt