1230 Commits (186fdba916a128fc2a837852d2ab04ac2efba413)
 

Author SHA1 Message Date
Matthew Holt 885a9aaf48
go.mod: Update dependencies (close #4216) 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 32c284b54a
reverseproxy: Adjust test related to #4201 4 years ago
Matthew Holt 7c68809f4e
reverseproxy: Fix overwriting of max_idle_conns_per_host (closes #4201) 4 years ago
Matthew Holt 6d25261c22
Expand and clarify security policy 4 years ago
Matthew Holt 8848df9c5d
Revert "fileserver: Redirect within the original URL (#4179)" 4 years ago
Matt Holt 89aa3a5ef3
go.mod: Use CertMagic v0.14.0 (fix #4191) 4 years ago
Matthew Holt 05656a60b3
httpcaddyfile: Don't add HTTP hosts to TLS APs (fix #4176 and fix #4198) 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
Francis Lavoie 658772ff24
httpcaddyfile: Add `skip_install_trust` global option (#4153) 4 years ago
Matthew Holt 323ffd2076
admin: Replace admin cert cache when reloading (fix #4184) 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
Dave Henderson 7b500e74b4
metrics: use buildinfo collector from new collectors pkg (#4187) 4 years ago
Matthew Holt ecd5eeab38
go.mod: Update direct dependencies 4 years ago
Matt Holt b4cef492cc
Update .goreleaser.yml 4 years ago
Matt Holt e3c369d452
logging: Implement dial timeout for net writer (fix #4083) (#4172) 4 years ago
Matthew Holt c052162203
Merge branch '2.4' 4 years ago
Matthew Holt 7f26a6b3e5
admin: Reinstate internal redirect for /id/ requests 4 years ago
Francis Lavoie b82db994f3
caddyfile: Add parse error on site address with trailing `{` (#4163) 4 years ago
Francis Lavoie aef8d4decc
reverseproxy: Set the headers in the replacer before `handle_response` (#4165) 4 years ago
Francis Lavoie 37718560c1
ci: Run CI on PRs targeting minor version branches (#4164) 4 years ago
Mohammed Al Sahaf 2aefe15686
cmd: upgrade: inherit the permissions of the original executable (#4160) 4 years ago
Matthew Holt dbe164d98a
httpcaddyfile: Fix automation policy consolidation again (fix #4161) 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
Francis Lavoie 77764714ad
encode: Default to order the formats are enabled for `prefer` in Caddyfile (#4151) 4 years ago
Francis Lavoie 61642b766b
caddytls: Run replacer on ask URL, for env vars (#4154) 4 years ago
Francis Lavoie 3cf443f0fe
httpcaddyfile: Add `grace_period` global option (#4152) 4 years ago
Francis Lavoie d4b2f1bcee
caddyhttp: Fix fallback for the error handler chain (#4131) 4 years ago
Matthew Holt a17c3b568d
reverseproxy: Minor logging improvements 4 years ago
Francis Lavoie 74f5d66c48
fileserver: Fix `file` matcher with empty `try_files` (#4147) 4 years ago
Matthew Holt efe84497d7
go.mod: CertMagic v0.13.1 4 years ago
Francis Lavoie e4a22de9d1
reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021) 4 years ago
Jesse e6f6d3a476
cmd: Add --envfile flag to `start` command (#4141) 4 years ago
Francis Lavoie ef7f15f3a4
httpcaddyfile: Add `auto_https ignore_loaded_certs` (#4077) 4 years ago
Francis Lavoie 6e0e3e1537
httpcaddyfile: Add global option for `storage_clean_interval` (#4134) 4 years ago
Calvin Xiao 53ececda21
caddyhttp: performance improvement in HeaderRE Matcher (#4143) 4 years ago
Jason Du 637fd8f67b
fileserver: Share template logic for both `templates` and `file_server browse` (#4093) 4 years ago
Matt Holt 956f01163d
caddytls: Implement remote IP connection matcher (#4123) 4 years ago
Alban Lecocq ff6ca577ec
httpcaddyfile: Fix unexpectedly removed policy (#4128) 4 years ago
Simão Gomes Viana 9017557169
reverseproxy: fix hash selection policy (#4137) 4 years ago
Francis Lavoie 3a1e81dbf6
fileserver: Better handling of HTTP status override (#4132) 4 years ago