1285 Commits (bc15b4b0e799c52be8be86e85e9624141319474d)
 

Author SHA1 Message Date
Francis Lavoie 15c95e9d5b
fileserver: Canonical redir when whole path is stripped (#4549) 3 years ago
Matthew Holt bc447e307f
core: Config LoadInterval -> LoadDelay for clarity 3 years ago
Francis Lavoie 87a1f228b4
reverseproxy: Move status replacement intercept to `replace_status` (#4300) 3 years ago
Matthew Holt acbee94708
core: Revert 7f364c7; simplify dynamic config load 3 years ago
Noorain Panjwani 7ea5b2a818
core: Config load interval only reloads if changed (#4603) 3 years ago
Francis Lavoie 186fdba916
caddyhttp: Move HTTP redirect listener to an optional module (#4585) 3 years ago
Mohammed Al Sahaf 7778912d4e
ci: update goreleaser (#4582) 3 years ago
Francis Lavoie c921e08296
logging: Add `roll_local_time` Caddyfile option (#4583) 3 years ago
Francis Lavoie ddbb234d91
caddyhttp: Always log handled errors at debug level (#4584) 3 years ago
Francis Lavoie 0de51593a6
go.mod: Revert version bump of CEL (#4587) 3 years ago
Francis Lavoie 26d633baf8
httpcaddyfile: Disabling OCSP stapling for both managed and unmanaged (#4589) 3 years ago
Matthew Holt ff137d17d0
caddyconfig: Support placeholders in HTTP loader 3 years ago
Matt Holt 57a708d189
caddytls: Support external certificate Managers (like Tailscale) (#4541) 3 years ago
Alok Naushad 32aad90938
admin: Write proper status on invalid requests (#4569) (fix #4561) 3 years ago
Matthew Holt 40b54434f3
admin: Enforce and refactor origin checking 3 years ago
Francis Lavoie 1d0425b26f
templates: Elaborate on what's supported by the markdown function (#4564) 3 years ago
Francis Lavoie 7557d1d922
reverseproxy: Avoid returning a `nil` error during GetClientCertificate (#4550) 3 years ago
Matthew Holt ff74a0aa09
go.mod: Upgrade dependencies 3 years ago
Matthew Holt 599c81d753
Interrim upgrade CertMagic 3 years ago
Dave Henderson 741b0502ee
Merge pull request #4545 from hairyhenderson/metrics-restrict-http-methods 3 years ago
Dave Henderson 7ca5921a87
move common metrics-related funcs to internal package 3 years ago
Francis Lavoie da4a759bad
Update modules/caddyhttp/metrics_test.go 3 years ago
Dave Henderson 042abeb431
other is not uppercase 3 years ago
Dave Henderson eb891d4683
metrics: Enforce smaller set of method labels 3 years ago
Kevin Daudt 44e5e9e43f
caddyhttp: Fix test when /tmp/etc already exists (#4544) 3 years ago
Matt Holt bf380d00ab
caddyhttp: Reject absurd methods (#4538) 3 years ago
Vojtech Vitek 94035c1797
Improve the reverse-proxy CLI --to flag help message (#4535) 3 years ago
Forest Johnson b3f7ce34b4
More explanatory error message from Listen (#4534) 3 years ago
Francis Lavoie a79b4055e5
caddytls: Add internal Caddyfile `lifetime`, `sign_with_root` opts (#4513) 3 years ago
Francis Lavoie 5a07156894
httpcaddyfile: Add pki app `root` and `intermediate` cert/key config (#4514) 3 years ago
Francis Lavoie bcb7a19cd3
rewrite: Add `method` Caddyfile directive (#4528) 3 years ago
Francis Lavoie 6e6ce2be6b
caddyhttp: Fix HTTP->HTTPS redir not preferring HTTPS port if ambiguous (#4530) 3 years ago
Francis Lavoie 1b7ff5d76c
httpcaddyfile: Add `default_bind` global option (#4531) 3 years ago
Francis Lavoie 93a7a45e7e
httpcaddyfile: Fix incorrect handling of IPv6 bind addresses (#4532) 3 years ago
Matthew Holt 1a7a78a1f2
cmd: Print error if fmt overwrite fails (fix #4524) 3 years ago
Francis Lavoie 1feb65952a
rewrite: Fix a double-encode issue when using the `{uri}` placeholder (#4516) 3 years ago
GallopingKylin 66de438a98
caddytls: Fix `MatchRemoteIP` provisoning with multiple CIDR ranges (#4522) 3 years ago
rayjlinden 850e1605df
caddyhttp: Return HTTP 421 for mismatched Host header (#4023) 3 years ago
Matthew Holt af1ac9cd2e
Fix lint warnings 3 years ago
Matthew Holt 64a3218f5c core: Simplify shared listeners, fix deadline bug 3 years ago
Matthew Holt c634bbe9cc
caddypki: Return error if no PEM data found 3 years ago
Francis Lavoie 4b9849c792
httpcaddyfile: Support configuring `pki` app names via global options (#4450) 3 years ago
Francis Lavoie 80d7a356b3
caddyhttp: Redirect HTTP requests on the HTTPS port to https:// (#4313) 3 years ago
Matthew Holt b4bfa29be2
admin: Require identity for remote (fix #4478) 3 years ago
Matthew Holt 6cadb60fa2
templates: Document .OriginalReq 3 years ago
Денис Телюх 2e46c2ac1d
admin, reverseproxy: Stop timers if canceled to avoid goroutine leak (#4482) 3 years ago
Francis Lavoie 249adc1c87
logging: Support turning off roll compression via Caddyfile (#4505) 3 years ago
Francis Lavoie e9dde23024
headers: Fix `+` in Caddyfile to properly append rather than set (#4506) 3 years ago
Francis Lavoie 3fe2c73dd0
caddyhttp: Fix `MatchPath` sanitizing (#4499) 3 years ago
Francis Lavoie 5333c3528b
reverseproxy: Fix incorrect `health_headers` Caddyfile parsing (#4485) 3 years ago