Age | Commit message (Expand) | Author |
---|---|---|
2020-04-08 | chore: make the linter happier (#3245) | Mohammed Al Sahaf |
2020-04-07 | basicauth: Re-prompt after invalid credentials (fix #3239) (#3240) | Matt Holt |
2020-03-27 | caddyauth: Add Metadata field to caddyauth.User (#3174) | Robin Lambertz |
2020-02-17 | basicauth: default hash to bcrypt (#3050) | Robin Lambertz |
2020-01-07 | basicauth: Accept placeholders; move base64 decoding to provision | Matthew Holt |
2019-12-29 | Export Replacer and use concrete type instead of interface | Matthew Holt |
2019-12-23 | Improve godocs all around | Matthew Holt |
2019-12-12 | Minor improvements; comments and shorter placeholders & module IDs | Matthew Holt |
2019-12-10 | v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924) | Matt Holt |
2019-10-30 | auth: Clean up basicauth | Matthew Holt |
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 |