633 Commits (d058dee11d7cfcf0b711f0378d10c9e5cabc8982)

Author SHA1 Message Date
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
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 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
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
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
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 ce5a0934a8
reverseproxy: Fix round robin data race (#4038) 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 5ef76ff3e6
reverseproxy: Response buffering & configurable buffer size 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
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
Matthew Holt 0bf2046da7
requestbody: Allow overwriting remote address 4 years ago
go-d 88a38bd00d
rewrite: Use RawPath instead of Path (fix #3596) (#3918) 4 years ago
Matthew Holt f0216967dc
caddyfile: Refactor unmarshaling of module tokens 4 years ago
yaxin 3c9256a1be
reverseproxy: Caddyfile health check headers, host header support (#3948) 4 years ago
Matt Holt c8557dc00b
caddyfile: Introduce basic linting and fmt check (#3923) 4 years ago
Matthew Holt d8bcf5be4e
fileserver: Fix "go up" links in browse listings (closes #3942) 4 years ago
Matthew Holt 132525de3b
reverseproxy: Minor lint fixes 4 years ago
Matthew Holt deedf8abb0
caddyhttp: Optionally use forwarded IP for remote_ip matcher 4 years ago
Matthew Holt 63bda6a0dc
caddyhttp: Clean up internal auto-HTTPS redirect code 4 years ago
Matthew Holt b8a799df9f
caddyhttp: Document that remote_ip reads X-Forwarded-For header 4 years ago
Jack Baron c898a37f40
httpcaddyfile: support matching headers that do not exist (#3909) 4 years ago
Francis Lavoie 6e9ac248dd
fastcgi: Set PATH_INFO to file matcher remainder as fallback (#3739) 4 years ago
Matthew Holt 3d0e046238
caddyauth: Use structured log 4 years ago
Matthew Holt 792fca40f1
Minor comments 4 years ago
Matthew Holt 9157051f45
caddyhttp: Optimize large host matchers 4 years ago
Cuong Manh Le 4cff36d731
caddyauth: Use buffered channel passed to signal.Notify (#3895) 4 years ago