731 Commits (64a3218f5c7ba98a51c76065ed32ae860351e779)

Author SHA1 Message Date
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
Francis Lavoie 966d5e6b42
caddyhttp: Merge header matchers in Caddyfile (#3832) 4 years ago
Francis Lavoie b66099379d
reverseproxy: Add max_idle_conns_per_host; fix godocs (#3829) 4 years ago
Jason McCallister c9fdff9976
reverseproxy: caddyfile: Don't add port if upstream has placeholder (#3819) 4 years ago
Matthew Holt b6686a54d8
httpcaddyfile: Improve AP logic with OnDemand 4 years ago
Matt Holt 385adf5d87
caddyhttp: Restore original request params before error handlers (#3781) 4 years ago
Matt Holt c7efb0307d
reverseproxy: Fix dial placeholders, SRV, active health checks (#3780) 4 years ago
Matthew Holt ef8a372a1c
map: Bug fixes; null literal with hyphen in Caddyfile 4 years ago
Matthew Holt 0fc47e8357
map: Apply default if mapped output is nil 4 years ago
Matthew Holt 25d2b4bf29 map: Reimplement; multiple outputs; optimize 4 years ago
Mohammed Al Sahaf 6722426f1a
reverseproxy: allow no port for SRV; fix regression in d55d50b (#3756) 4 years ago
Aleksei 3b9eae70c9
reverseproxy: Change 500 error to 502 for lookup_srv config (#3771) 4 years ago
Mohammed Al Sahaf aa9c3eb732
reverseproxy: default to port 80 for upstreams in Caddyfile (#3772) 4 years ago