Age | Commit message (Expand) | Author |
---|---|---|
2023-08-14 | ci: use gci linter (#5708) | Jacob Gadikian |
2023-02-24 | cmd: Expand cobra support, add short flags (#5379) | Francis Lavoie |
2022-09-05 | caddyauth: Speed up basicauth provision, deprecate scrypt (#4720) | Francis Lavoie |
2021-03-29 | go.mod: Migrate to golang.org/x/term (#4073) | Simão Gomes Viana |
2020-12-01 | caddyauth: Use buffered channel passed to signal.Notify (#3895) | Cuong Manh Le |
2020-10-31 | caddyauth: Prevent user enumeration by timing | Matthew Holt |
2020-07-17 | caddyauth: hash-password: Set bcrypt cost to 14 (#3580) | Matthew Holt |
2020-05-21 | cmd: hash-password: Fix broken terminal state on SIGINT (#3416) | Francis Lavoie |
2020-05-11 | cmd: hash-password: Support reading from stdin (#3373) | Andrew Zhou |
2020-04-08 | chore: make the linter happier (#3245) | Mohammed Al Sahaf |
2019-10-28 | caddyhttp: Minor cleanup and fix nil pointer deref in caddyfile adapter | Matthew Holt |
2019-10-10 | http: authentication module; hash-password cmd; http_basic provider | Matthew Holt |