summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/caddyauth/basicauth.go
AgeCommit message (Expand)Author
2020-11-22ci: Use golangci's github action for linting (#3794)Dave Henderson
2020-11-13basicauth: Minor internal improvements (#3861)Aurelia
2020-10-31caddyauth: Prevent user enumeration by timingMatthew Holt
2020-06-01caddyauth: Cache basicauth results (fixes #3462) (#3465)Matt Holt
2020-04-08chore: make the linter happier (#3245)Mohammed Al Sahaf
2020-04-07basicauth: Re-prompt after invalid credentials (fix #3239) (#3240)Matt Holt
2020-02-17basicauth: default hash to bcrypt (#3050)Robin Lambertz
2020-01-07basicauth: Accept placeholders; move base64 decoding to provisionMatthew Holt
2019-12-23Improve godocs all aroundMatthew Holt
2019-12-10v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)Matt Holt
2019-10-30auth: Clean up basicauthMatthew Holt
2019-10-10http: authentication module; hash-password cmd; http_basic providerMatthew Holt