616 Commits (28a4159933bee9a01a47740456487670cb0766bb)

Author SHA1 Message Date
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
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
Francis Lavoie a26f70a12b
headers: Fix Caddyfile parsing with request matcher (#3892) 4 years ago
Francis Lavoie 4afcdc49d1
docs: Mention {http.auth.user.id} placeholder in basicauth JSON docs (#3886) 4 years ago
Matthew Holt 7d7434c9ce
fileserver: Add debug logging 4 years ago
Daniel Santos 53aa60afff
reverseproxy: Handle "operation was canceled" errors (#3816) 4 years ago
Matt Holt b0f8fc7aae
caddytls: Configure trusted CAs from PEM files (#3882) 4 years ago
Matthew Holt 0a7721dcfe
fileserver: Preserve transformed root (fix #3838) 4 years ago