793 Commits (dcc98da4d25dc13183f4bb4e913439a160bb1adf)

Author SHA1 Message Date
Simão Gomes Viana 837cdc566d
caddyhttp: reverseproxy: clarify warning for -insecure (#4379) 3 years ago
Oleg cbb045a121
caddyhttp: Placeholder for client cert in DER + base64 format (#4241) 3 years ago
KallyDev c48fadc4a7
Move from deprecated ioutil to os and io packages (#4364) 3 years ago
Matthew Holt 059fc32f00
Revert 3336faf2 (close #4360) 3 years ago
Matthew Holt 501da21f20
General minor improvements to docs 3 years ago
Matthew Holt 3336faf254
reverseproxy: Log error at error level (fix #4360) 3 years ago
Tim Culverhouse 16f752125f
templates: Add tests for funcInclude and funcImport (#4357) 3 years ago
Slavik 0a5f7a677f
fileserver: Make file listing links purple once visited (#4356) 3 years ago
HayatoShiba d3a0259944
fileserver: Fix displayed file size if it is symlink (#4354) 3 years ago
Tim Culverhouse 5fda9610f9
templates: Add 'import' action (#4321) 3 years ago
Francis Lavoie 3f2c3ecf85
fastcgi: Implement `try_files` override in Caddyfile directive (#4347) 3 years ago
Francis Lavoie 907e2d8d3a
caddyhttp: Add support for triggering errors from `try_files` (#4346) 3 years ago
Mohammed Al Sahaf 33c70f418f
fileserver: properly handle escaped/non-ascii paths (#4332) 3 years ago
Matthew Holt 2392478bd3
templates: Propagate httpError to HTTP response 3 years ago
Matthew Holt a437206643
headers: Canonicalize case in replace (fix #4330) 3 years ago
Francis Lavoie a779e1b383
fastcgi: Fix Caddyfile parsing when `handle_response` is used (#4342) 3 years ago
Steffen Brüheim 4ebf100f09
encode: ignore flushing until after first write (#4318) 3 years ago
Francis Lavoie f70a7578fa
reverseproxy: Remove redundant flushing (#4299) 3 years ago
Scott Mebberson c1cd192ee7
caddyhttp: Updated the documentation for MatchQuery (#4295) 3 years ago
Matthew Holt 8a974a4f8f
logging: Warn for deprecated single_field encoder 3 years ago
Francis Lavoie e6c29ce081
reverseproxy: Incorporate latest proxy changes from stdlib (#4266) 4 years ago
Francis Lavoie 124ba1ba71
logging: Prep for `common_log` removal (#4149) 4 years ago
Francis Lavoie 1c6c7714a3
caddyhttp: Fix edgecase with auto HTTP->HTTPS logic (#4243) 4 years ago
Leo Di Donato 46d99aba85
logging: Add missing interface guards for replace filter (#4244) 4 years ago
diamondburned 9e16e80f3c
fileserver: Fix browse name_dir_first sorting (#4218) 4 years ago
elnoro d882211080
reverseproxy: Keep path to unix socket as dial address (#4232) 4 years ago
hmol233 42e140b1b2
caddyhttp: Fix incorrect determination of gRPC protocol (#4236) 4 years ago
mritd 4245ceb67d
fileserver: Add `disable_canonical_uris` Caddyfile subdirective (#4222) 4 years ago
Matthew Holt 0bdb8aa82d
acmeserver: Don't set host for directory links by default 4 years ago
Matthew Holt 191dc86f9e
fileserver: Clarify docs about canonicalization 4 years ago
Matthew Holt 81e5318021
caddytls: Remove "IssuerRaw" field 4 years ago
Matthew Holt 2de7e14e1c
acmeserver: Trim slashes from path prefix 4 years ago
Klaus Post 69c914483d
encode: Tweak compression settings (#4215) 4 years ago
Matt Holt 9d4ed3a323
caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207) 4 years ago
Matthew Holt fbd6560976
fileserver: Only redirect if filename not rewritten (fix #4205) 4 years ago
Matthew Holt 238914d70b
Some misc. cleanup 4 years ago
Matthew Holt e8ae80adca
fileserver: Don't persist parsed template (fix #4202) 4 years ago
Matthew Holt 7c68809f4e
reverseproxy: Fix overwriting of max_idle_conns_per_host (closes #4201) 4 years ago
Matthew Holt 8848df9c5d
Revert "fileserver: Redirect within the original URL (#4179)" 4 years ago
Klooven 1e92258dd6
httpcaddyfile: Add `preferred_chains` global option and issuer subdirective (#4192) 4 years ago
diamondburned 76913b19ff
fileserver: Fix browse not redirecting query parameters (#4196) 4 years ago
Peter Magnusson 4c2da18841
caddytls: Add Caddyfile support for `propagation_timeout` (#4178) 4 years ago
diamondburned f9b54454a1
fileserver: Redirect within the original URL (#4179) 4 years ago
Matthew Holt 2a8109468c
reverseproxy: Always remove hop-by-hop headers 4 years ago
Francis Lavoie 94b712009a
logging: Actually use `level_key` (#4189) 4 years ago
Matthew Holt ecd5eeab38
go.mod: Update direct dependencies 4 years ago
Matt Holt e3c369d452
logging: Implement dial timeout for net writer (fix #4083) (#4172) 4 years ago
Francis Lavoie aef8d4decc
reverseproxy: Set the headers in the replacer before `handle_response` (#4165) 4 years ago
Matthew Penner bc22102478
caddyfile: Fix `caddy fmt` nesting not decrementing (#4157) 4 years ago
Francis Lavoie f5db41ce1d
encode: Drop `prefer` from Caddyfile (#4156) 4 years ago