19 Commits (309c1fec622c08bdc68a43de64fc0777f590d309)

Author SHA1 Message Date
Matthew Holt 8a0fff58aa
caddyauth: hash-password: Set bcrypt cost to 14 (#3580) 5 years ago
Matthew Holt d55c3b31eb
caddyhttp: Add client cert SAN placeholders 5 years ago
Matt Holt 9a7756c6e4
caddyauth: Cache basicauth results (fixes #3462) (#3465) 5 years ago
Francis Lavoie bb67e19d7b
cmd: hash-password: Fix broken terminal state on SIGINT (#3416) 5 years ago
Francis Lavoie 41a682ddde
caddyauth: Add realm to basicauth Caddyfile directive (#3315) 5 years ago
Andrew Zhou 5bde8d705b
cmd: hash-password: Support reading from stdin (#3373) 5 years ago
Matthew Holt 829e36d535
httpcaddyfile: Don't lowercase placeholder contents (fixes #3264) 5 years ago
Mohammed Al Sahaf 7dfd69cdc5
chore: make the linter happier (#3245) 5 years ago
Matt Holt fbd9515d35
basicauth: Re-prompt after invalid credentials (fix #3239) (#3240) 5 years ago
Robin Lambertz 397e04ebd9
caddyauth: Add Metadata field to caddyauth.User (#3174) 5 years ago
Robin Lambertz 57c6f22684
basicauth: default hash to bcrypt (#3050) 5 years ago
Matthew Holt 78e98c40d3
basicauth: Accept placeholders; move base64 decoding to provision 5 years ago
Matthew Holt 95d944613b
Export Replacer and use concrete type instead of interface 5 years ago
Matthew Holt 95ed603de7
Improve godocs all around 5 years ago
Matthew Holt 87b6cf470b
Minor improvements; comments and shorter placeholders & module IDs 5 years ago
Matt Holt 3c90e370a4
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924) 5 years ago
Matthew Holt 76c22c7b38
auth: Clean up basicauth 5 years ago
Matthew Holt 442fd748f6
caddyhttp: Minor cleanup and fix nil pointer deref in caddyfile adapter 5 years ago
Matthew Holt f8366c2f09
http: authentication module; hash-password cmd; http_basic provider 5 years ago