794 Commits (master)

Author SHA1 Message Date
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 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
Francis Lavoie e4a22de9d1
reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021) 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
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
Francis Lavoie 1e218e1d2e
caddytls: Add `load_storage` module (#4055) 4 years ago
Francis Lavoie 4d0474e3b8
reverseproxy: Admin endpoint for reporting upstream statuses (#4125) 4 years ago
Francis Lavoie d789596bc0
caddyhttp: Implement better logic for inserting the HTTP->HTTPS redirs (#4033) 4 years ago
Matthew Holt 2250920e1d
caddytls: Disable OCSP stapling for manual certs (#4064) 4 years ago
Matthew Holt 42b7134ffa
caddytls: Configurable storage clean interval 4 years ago
Mohammed Al Sahaf 03b5debd95
ci: fuzz: add 4 more fuzzing targets (#4105) 4 years ago
Francis Lavoie 3f6283b385
fileserver: Add status code override (#4076) 4 years ago
Matthew Holt d21e88ae3a
Minor tweaks 4 years ago
Dimitri Masson bd357bf005
reverseproxy: Set cookie path to `/` when using cookie lb_policy (#4096) 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
Simão Gomes Viana 1c8ea00828
go.mod: Migrate to golang.org/x/term (#4073) 4 years ago
Simão Gomes Viana d63d5ae1ce
caddyhttp: improve grammar of comment for AllowH2C (#4072) 4 years ago
Francis Lavoie f1c36680fc
headers: Fix Caddyfile parsing for `request_header` with matchers (#4085) 4 years ago
Francis Lavoie 0018b9be0d
fileserver: Add a few more debug lines (#4063) 4 years ago
rai a48c6205b7
fileserver: Browse listing supports dark mode (#4066) 4 years ago
Francis Lavoie 0d7fe36007
httpcaddyfile: Add `error` directive for the existing handler (#4034) 4 years ago
Aaron Taylor f137b82227
logging: add replace filter for static value replacement (#4029) 4 years ago
Rajat Jain 802f80c382
map: Accept regex substitution in outputs (#3991) 4 years ago
Francis Lavoie 51f35ba03f
reverseproxy: Fix upstreams with placeholders with no port (#4046) 4 years ago
Matthew Holt ad8d01cb66
rewrite: Implement regex path replacements 4 years ago
Matthew Holt 5bf0a55df4
fileserver: Don't replace in request paths (fix #4027) 4 years ago
Matthew Holt ec309c6d52
caddypki: Add SignWithRoot option for ACME server 4 years ago
Matthew Holt ce5a0934a8
reverseproxy: Fix round robin data race (#4038) 4 years ago
Matthew Holt f6bb02b303
caddytls: Remove old asset migration code (close #3894) 4 years ago
Matt Holt 6722ae3a83
reverseproxy: Add duration/latency placeholders (close #4012) (#4013) 4 years ago
Matthew Holt fbd00e4b53
Improve security warnings 4 years ago
Matthew Holt cc63c5805e
caddyhttp: Support placeholders in header matcher values (close #3916) 4 years ago
Matthew Holt 51e3fdba77
caddytls: Save email with account if not already specified 4 years ago
Matthew Holt 5ef76ff3e6
reverseproxy: Response buffering & configurable buffer size 4 years ago
Matthew Holt bf50d7010a
acmeserver: Support custom CAs from Caddyfile 4 years ago
Matthew Holt 8ec90f1c40
caddyhttp: Check for invalid subdirectives of static_response 4 years ago
Matthew Holt 90284e8017
httpcaddyfile: Fix default issuers when email provided 4 years ago
Matt Holt e2c5c28597
caddyhttp: Implement handler abort; new 'abort' directive (close #3871) (#3983) 4 years ago
Matt Holt ab80ff4fd2
admin: Identity management, remote admin, config loaders (#3994) 4 years ago
Matthew Holt 1ac6351705
Revert "requestbody: Allow overwriting remote address" 4 years ago
Matthew Holt 58e83a811b
map: Add missing json struct tag 4 years ago
Matthew Holt 14f50d9dfb
templates: Add fileExists and httpError template actions 4 years ago