793 Commits (dcc98da4d25dc13183f4bb4e913439a160bb1adf)

Author SHA1 Message Date
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
Ian c5197f5999
acme_server: fix reload of acme database (#3874) 4 years ago
Ian 06ba006f9b
acme_server: switch to bbolt storage (#3868) 4 years ago
Francis Lavoie 3cfefeb0f7
httpcaddyfile: Configure servers via global options (#3836) 4 years ago
Francis Lavoie 4a641f6c6f
reverseproxy: Add Caddyfile scheme shorthand for h2c (#3629) 4 years ago
Dave Henderson bd17eb205d
ci: Use golangci's github action for linting (#3794) 4 years ago
Francis Lavoie 96058538f0
reverseproxy: Logging for streaming and upgrades (#3689) 4 years ago
Dimitri Masson 6e0849d4c2
reverseproxy: Implement cookie hash selection policy (#3809) 4 years ago
Gilbert Gilb's b0d5c2c8ae
headers: Support default header values in Caddyfile with '?' (#3807) 4 years ago
Matthew Holt 349457cc1b
caddyhttp: Return error if error handling error 4 years ago
Matthew Holt 1438e4dbc8
caddyhttp: New idle_timeout default of 5m 4 years ago
Matthew Holt 4fc570711e
caddyhttp: Fix header matcher when using nil 4 years ago
Dimitri Masson 99b8f44486
reverse_proxy: Fix random_choose selection policy (#3811) 4 years ago
Nicola Piccinini 670b723e38
requestbody: Add Caddyfile support (#3859) 4 years ago
Matt Holt 13781e67ab
caddytls: Support multiple issuers (#3862) 4 years ago
Aurelia 7a3d9d81fe
basicauth: Minor internal improvements (#3861) 4 years ago
Matthew Holt 95af4262a8 caddytls: Support ACME alt cert chain preferences 4 years ago
Gaurav Dhameeja 7c28ecb5f4
httpcaddyfile: Add certificate_pem placeholder short, add to godoc (#3846) 4 years ago
Francis Lavoie b4f49e2962
caddyhttp: Merge query matchers in Caddyfile (#3839) 4 years ago
Christoph Kluge dd26875ffc
logging: Fix for IP filtering 4 years ago
Francis Lavoie eda9a1b377
fastcgi: Add timeouts support to Caddyfile adapter (#3842) 4 years ago
Francis Lavoie 860cc6adfe
reverseproxy: Wire up some http transport options in Caddyfile (#3843) 4 years ago
Matt Holt 8d038ca515
fileserver: Improve and clarify file hiding logic (#3844) 4 years ago
Matthew Holt 937ec34201
caddyauth: Prevent user enumeration by timing 4 years ago