776 Commits (2196c92c0ef4e3d3622d5a8bb549e5faed135382)

Author SHA1 Message Date
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
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 09432ba64d
caddytls: Configurable OCSP stapling; global option (closes #3714) 4 years ago
Matthew Holt ef54483249
logging: Remove logfmt encoder (close #3575) 4 years ago
Matthew Holt c2b91dbd65
httpcaddyfile: Support repeated use of cert_issuer global option 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
Dave Henderson ebc278ec98
metrics: allow disabling OpenMetrics negotiation (#3944) 4 years ago
Matthew Holt d8bcf5be4e
fileserver: Fix "go up" links in browse listings (closes #3942) 4 years ago
Matthew Holt e384f07a3c
caddytls: Improve alt chain preference settings 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
Matthew Holt 31fbcd7401
go.mod: Upgrade some dependencies 4 years ago
Francis Lavoie 6e9ac248dd
fastcgi: Set PATH_INFO to file matcher remainder as fallback (#3739) 4 years ago