660 Commits (1fa8c185a893381c06960142d35a557787f61bdc)
 

Author SHA1 Message Date
Matthew Holt 1fa8c185a8
go.mod: Remove DNSProviderMaker interface; update to lego 3.6 5 years ago
Matthew Holt a1796c2f14
caddytls: Adjust DNS challenge structure; clarify some docs 5 years ago
Matthew Holt f931c26f68
caddyhttp: Better duration logging 5 years ago
Matt Holt 10db57027d
caddyhttp: General improvements to access logging (#3301) 5 years ago
Matthew Holt c11d0e47a3
cmd: Clean up, simplify reverse proxy command; fix some edge cases 5 years ago
Matthew Holt 9770ce7c9f Minor comment fix 5 years ago
Francis Lavoie 5ae1a5617c
caddyhttp: Add split_path to file matcher (used by php_fastcgi) (#3302) 5 years ago
Matthew Holt 83c85c53f5
caddyhttp: Fix listener overlap detection on Linux 5 years ago
Francis Lavoie 768383a610
ci: Enable GoReleaser .deb support (#3309) 5 years ago
Mark Sargent 570d84f7d3
refactored caddytest helpers (#3285) 5 years ago
Christoffer Andersson a6761153cb
Fix misspelling in onDemandAskRequest error (#3308) 5 years ago
Matthew Holt 02845bc9fd
docs: Improve template documentation slightly; use const, not literal 5 years ago
Matthew Holt 97ed9e111d
httpcaddyfile: Add nil check to prevent panic, fix validation logic 5 years ago
Matthew Holt 100d19e3af
dangit, of course I would bork my git commit 5 years ago
Matthew Holt ebf07f853b
caddyhttp: Fix auto redirects for catch-all HTTPS sites 5 years ago
Matthew Holt 1b061815b2
reverseproxy: Don't forget to provision embedded headers handler 5 years ago
Matthew Holt 026937fab5
caddyhttp: Fix trailers when recording responses (fixes #3236) 5 years ago
Matthew Holt 295604d6df
httpcaddyfile: Why was this code repeated?? 5 years ago
Francis Lavoie bacf50a59e
caddyhttp: Fix common_log format's user ID placeholder (#3300) 5 years ago
westwin da8686c4b9
reverseproxy: always set req.URL.Host with upstream (#3297) 5 years ago
Matthew Holt e3a8f72f1c
docs: Minor improvements 5 years ago
Mohammed Al Sahaf bae4f15fad
ci: fuzz: remove the fuzzer of the Caddyfile parser (#3288) 5 years ago
Francis Lavoie 0798459e44
readme: Fix broken links (#3283) 5 years ago
Matthew Holt f980170909
doc: Improve comment 5 years ago
Francis Lavoie 6963a72a63
ci: Cache the GOCACHE directory to speed up builds and tests (#3273) 5 years ago
Matt Holt 76bbb473a5
reverseproxy: Set X-Forwarded-Proto (closes #3275) (#3276) 5 years ago
Francis Lavoie 3c70950fa1
docs: Pull contributing document from v1 branch (#3270) 5 years ago
Matthew Holt 7c171542ed
Add security policy 5 years ago
Matthew Holt 9a572635f5
admin: Close admin endpoint when shutting down (fixes #3269) 5 years ago
Matthew Holt f5ccb904a3
admin: Disable host checking if wildcard interface is specified 5 years ago
Matthew Holt 829e36d535
httpcaddyfile: Don't lowercase placeholder contents (fixes #3264) 5 years ago
Matthew Holt 2609a72893
go.mod: Update dependencies including CertMagic (fixes #3202) 5 years ago
Matthew Holt ec456811bb
core: Don't return error on RegisterModule() and RegisterAdapter() 5 years ago
Matthew Holt 68cebb28d0
Fix some godocs 5 years ago
Matthew Holt a3bdc22234
admin: Always enforce Host header checks 5 years ago
Matthew Holt d3383ced2a
Update link in readme 5 years ago
Matthew Holt c024ae096d
tests: Clean up redundant type declarations 5 years ago
Matthew Holt 3bee569a8a
httpcaddyfile: Don't remove empty TLS conn policies (fix #3249) 5 years ago
Matthew Holt 999ab22b8c
caddyhttp: Add nil check (fixes #3248 and fixes #3250) 5 years ago
Matthew Holt 9991fdc495
Update readme 5 years ago
Matthew Holt f29023bf8f
reverseproxy: Minor tweaks 5 years ago
Matthew Holt 85f5f47f31
caddytls: Don't initialize default internal issuer unless necessary 5 years ago
Matthew Holt 6e4132eb89
logging: Colorize output in all cases of stdout/stderr 5 years ago
Matt Holt d89ad2fd5b
caddytls: Fix for TLS conn policy being applied to HTTP-only servers (#3243) 5 years ago
Matthew Holt d33926b63f
go.mod: Update certmagic 5 years ago
Matthew Holt c5f9227a48
go.mod: Try smallstep again 5 years ago
Matthew Holt 88d391c1f5
go.mod: Update smallstep/cli 5 years ago
Matthew Holt b4a7d6267f
go.mod: Update dependencies 5 years ago
Matthew Holt e5dc76b054 caddyhttp: CEL matcher checks return type; slight refactor 5 years ago
Mohammed Al Sahaf 7dfd69cdc5
chore: make the linter happier (#3245) 5 years ago