summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/caddyauth/caddyfile.go
AgeCommit message (Expand)Author
2022-11-14reverseproxy: Mask the WS close message when we're the client (#5199)Francis Lavoie
2020-06-11caddyhttp: Add client cert SAN placeholdersMatthew Holt
2020-06-01caddyauth: Cache basicauth results (fixes #3462) (#3465)Matt Holt
2020-05-18caddyauth: Add realm to basicauth Caddyfile directive (#3315)Francis Lavoie
2020-01-07basicauth: Accept placeholders; move base64 decoding to provisionMatthew Holt
2019-12-10v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)Matt Holt
2019-10-10http: authentication module; hash-password cmd; http_basic providerMatthew Holt