summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/caddyauth/command.go
AgeCommit message (Expand)Author
2023-08-14ci: use gci linter (#5708)Jacob Gadikian
2023-02-24cmd: Expand cobra support, add short flags (#5379)Francis Lavoie
2022-09-05caddyauth: Speed up basicauth provision, deprecate scrypt (#4720)Francis Lavoie
2021-03-29go.mod: Migrate to golang.org/x/term (#4073)Simão Gomes Viana
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