summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/caddyauth
AgeCommit message (Expand)Author
2020-01-07basicauth: Accept placeholders; move base64 decoding to provisionMatthew Holt
2019-12-29Export Replacer and use concrete type instead of interfaceMatthew Holt
2019-12-23Improve godocs all aroundMatthew Holt
2019-12-12Minor improvements; comments and shorter placeholders & module IDsMatthew Holt
2019-12-10v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)Matt Holt
2019-10-30auth: Clean up basicauthMatthew Holt
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