132 Commits (bcb7a19cd3fbc680a017bc2f5aafa71ff77e87e3)

Author SHA1 Message Date
Francis Lavoie bcb7a19cd3
rewrite: Add `method` Caddyfile directive (#4528) 3 years ago
Francis Lavoie 1b7ff5d76c
httpcaddyfile: Add `default_bind` global option (#4531) 3 years ago
Francis Lavoie 93a7a45e7e
httpcaddyfile: Fix incorrect handling of IPv6 bind addresses (#4532) 3 years ago
Francis Lavoie 4b9849c792
httpcaddyfile: Support configuring `pki` app names via global options (#4450) 3 years ago
Francis Lavoie 249adc1c87
logging: Support turning off roll compression via Caddyfile (#4505) 3 years ago
Francis Lavoie e9dde23024
headers: Fix `+` in Caddyfile to properly append rather than set (#4506) 3 years ago
Francis Lavoie 5333c3528b
reverseproxy: Fix incorrect `health_headers` Caddyfile parsing (#4485) 3 years ago
Matt Holt ecac03cdcb
caddyhttp: Enhance vars matcher (#4433) 3 years ago
Francis Lavoie 81ee34e962
httpcaddyfile: Fix sorting edgecase for nested `handle_path` (#4477) 3 years ago
Kévin Dunglas a1b417c832
logging: add support for hashing data (#4434) 3 years ago
Francis Lavoie 5bf0adad87
caddyhttp: Make logging of credential headers opt-in (#4438) 3 years ago
Francis Lavoie f55b123d63
caddyhttp: Split up logged remote address into IP and port (#4403) 3 years ago
Matt Holt 0eb0b60f47
logging: Remove common_log field and single_field encoder (#4149) (#4282) 3 years ago
Rainer Borene 5e5af50e64
caddyfile: make renew_interval option configurable (#4451) 3 years ago
Francis Lavoie 9ee68c1bd5
reverseproxy: Adjust defaults, document defaults (#4436) 3 years ago
Kévin Dunglas 789efa5dee
logging: add a regexp filter (#4426) 3 years ago
Kévin Dunglas 8887adb027
logging: add a filter for cookies (#4425) 3 years ago
Kévin Dunglas bcac2beee7
logging: add a filter for query parameters (#4424) 3 years ago
Marc Easen 012d235314
httpcaddyfile: Empty tls policy for internal http localhost (#4398) 3 years ago
KallyDev c48fadc4a7
Move from deprecated ioutil to os and io packages (#4364) 3 years ago
Francis Lavoie 3f2c3ecf85
fastcgi: Implement `try_files` override in Caddyfile directive (#4347) 3 years ago
Francis Lavoie a779e1b383
fastcgi: Fix Caddyfile parsing when `handle_response` is used (#4342) 3 years ago
Francis Lavoie 403732c433
httpcaddyfile: Reorder some directives (#4311) 3 years ago
Matthew Holt 8a974a4f8f
logging: Warn for deprecated single_field encoder 3 years ago
Frederik Ring 569ecdbd02
httpcaddyfile: Ensure hosts to skip for logs can always be collected (#4258) 4 years ago
Francis Lavoie 1c6c7714a3
caddyhttp: Fix edgecase with auto HTTP->HTTPS logic (#4243) 4 years ago
elnoro d882211080
reverseproxy: Keep path to unix socket as dial address (#4232) 4 years ago
mritd 4245ceb67d
fileserver: Add `disable_canonical_uris` Caddyfile subdirective (#4222) 4 years ago
Matthew Holt b3d35a4995
httpcaddyfile: Don't put localhost in public APs (fix #4220) 4 years ago
Matthew Holt 32c284b54a
reverseproxy: Adjust test related to #4201 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
Peter Magnusson 4c2da18841
caddytls: Add Caddyfile support for `propagation_timeout` (#4178) 4 years ago
Francis Lavoie 658772ff24
httpcaddyfile: Add `skip_install_trust` global option (#4153) 4 years ago
Matthew Holt dbe164d98a
httpcaddyfile: Fix automation policy consolidation again (fix #4161) 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 3cf443f0fe
httpcaddyfile: Add `grace_period` global option (#4152) 4 years ago
Francis Lavoie e4a22de9d1
reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021) 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
Alban Lecocq ff6ca577ec
httpcaddyfile: Fix unexpectedly removed policy (#4128) 4 years ago
Francis Lavoie a8d45277ca
caddyfile: Fix `import` replacing unrelated placeholders (#4129) 4 years ago
Francis Lavoie d789596bc0
caddyhttp: Implement better logic for inserting the HTTP->HTTPS redirs (#4033) 4 years ago
Matthew Holt 96bb365929
httpcaddyfile: Take into account host scheme/port (fix #4113) 4 years ago
Francis Lavoie 3f6283b385
fileserver: Add status code override (#4076) 4 years ago
Francis Lavoie 1455d6bb69
httpcaddyfile: Fix panic in automation policy consolidation (#4104) 4 years ago
Steffen Brüheim f35a7fa466
encode,staticfiles: Content negotiation, precompressed files (#4045) 4 years ago
Francis Lavoie 75f797debd
reverseproxy: Implement health_uri, deprecate health_path, supports query (#4050) 4 years ago
Francis Lavoie f1c36680fc
headers: Fix Caddyfile parsing for `request_header` with matchers (#4085) 4 years ago