598 Commits (ab80ff4fd2911afc394b9dbceeb9f71c7a0b7ec1)

Author SHA1 Message Date
Matthew Holt 538ddb8587 reverseproxy: Enable response interception (#1447, #2920) 5 years ago
Matthew Holt e5bbed1046
caddyhttp: Refactor header matching 5 years ago
Matthew Holt 294910c68c caddyhttp: Add client.public_key(_sha256) placeholders 5 years ago
Francis Lavoie 8c5d00b2bc
httpcaddyfile: New `handle_path` directive (#3281) 5 years ago
Rui Lopes aa20878887
cmd: file-server: add --access-log flag (#3454) 5 years ago
Francis Lavoie c1e5c09294
reverseproxy: Improve error message when using scheme+placeholder (#3393) 5 years ago
AndyBan 22055c5e0f
reverseproxy: Fix https active health checks #3450 (#3451) 5 years ago
Mohammed Al Sahaf dfe802aed3
chore: forego the use of deprecated cel func NewIdent in favor of NewVar (#3444) 5 years ago
Matthew Holt 0cbf467b3f
caddyhttp: Add time.now placeholder and update cel-go (closes #2594) 5 years ago
Francis Lavoie bb67e19d7b
cmd: hash-password: Fix broken terminal state on SIGINT (#3416) 5 years ago
Matthew Holt 2a8a198568
reverseproxy: Don't overwrite existing X-Forwarded-Proto header 5 years ago
Matthew Holt 9ee01dceac
reverseproxy: Make debug log safe if error occurs 5 years ago
Matthew Holt 812278acd8 reverseproxy: Emit debug log before checking error (#3425) 5 years ago
Matthew Holt c47ddbeffb pki: Add docs to some struct fields 5 years ago
Thorkild Gregersen 483e31b978
templates: trim windows whitespace in SplitFrontMatter; fix #3386 (#3387) 5 years ago
Francis Lavoie 41a682ddde
caddyauth: Add realm to basicauth Caddyfile directive (#3315) 5 years ago
Francis Lavoie 7243454a96
fastcgi: `php_fastcgi` subdirectives to override shortcut behaviour (#3255) 5 years ago
Mohammed Al Sahaf cee5589b98
docs: link to CEL standard definitions (#3407) 5 years ago
Matt Holt 90c7b4b0a1
reverseproxy: Apply response header ops before copying it (fix #3382) (#3401) 5 years ago
Matthew Holt aef560c7fc
all: Recover from panics in goroutines 5 years ago
linquize 44536a7594
cmd: reverse-proxy: add --insecure flag (with warning) (#3389) 5 years ago
Francis Lavoie ef6e53bb5f
core: Add support for `d` duration unit (#3323) 5 years ago
Francis Lavoie 4c55d26f11
caddyhttp: Fix merging of Caddyfile matchers in not blocks (#3379) 5 years ago
Gregory Dosh d534162556
caddyhttp: Match hostnames with wildcards to loggers (#3378) 5 years ago
Andrew Zhou 5bde8d705b
cmd: hash-password: Support reading from stdin (#3373) 5 years ago
Matthew Holt 7960b4259d
caddyhttp: Minor refactoring for preparing requests 5 years ago
Jeremy Lin bf8c3c25c1
log: improve rounding logic for log rolling directives (#3367) 5 years ago
Matthew Holt 8dbc5f70a5
Update dependencies and get rid of placeholder hacks in CA code 5 years ago
Matthew Holt 1c17e6c6bb
reverseproxy: Allow using TLS for port 80 upstreams (see #3361) 5 years ago
Karol Będkowski b814c0af9c
tls/client auth: verify first certificates in client request (#3344) 5 years ago
Francis Lavoie afecd90a6c
reverseproxy: Add tls_server_name option to Caddyfile (#3322) 5 years ago
Matt Holt 2f59467ac3
httpcaddyfile: Only append TLS conn policy if it's non-empty (#3319) 5 years ago
Matt Holt 184e8e9f71
pki: Embedded ACME server (#3198) 5 years ago
Matt Holt 1e8c9764df
file_server: Accept files args in one-liner of Caddyfile matcher (#3298) 5 years ago
Matt Holt 41c7bd27b4
httpserver: Add experimental H2C support (#3289) 5 years ago
Matthew Holt 8e42661060
caddytls: Finish upgrading to libdns DNS providers for ACME challenges 5 years ago
Matthew Holt 86a4f2c9f4
caddytls: Fix namespace tls.dns -> dns.providers 5 years ago
Matthew Holt a507a5bbc7 reverseproxy: Remove circuitbreaker module (see #3331) 5 years ago
Matthew Holt bca610fbde
httpcaddyfile: Minor fixes to parsing storage options 5 years ago
Matthew Holt 1fa8c185a8
go.mod: Remove DNSProviderMaker interface; update to lego 3.6 5 years ago
Matthew Holt a1796c2f14
caddytls: Adjust DNS challenge structure; clarify some docs 5 years ago
Matthew Holt f931c26f68
caddyhttp: Better duration logging 5 years ago
Matt Holt 10db57027d
caddyhttp: General improvements to access logging (#3301) 5 years ago
Matthew Holt c11d0e47a3
cmd: Clean up, simplify reverse proxy command; fix some edge cases 5 years ago
Matthew Holt 9770ce7c9f Minor comment fix 5 years ago
Francis Lavoie 5ae1a5617c
caddyhttp: Add split_path to file matcher (used by php_fastcgi) (#3302) 5 years ago
Matthew Holt 83c85c53f5
caddyhttp: Fix listener overlap detection on Linux 5 years ago
Christoffer Andersson a6761153cb
Fix misspelling in onDemandAskRequest error (#3308) 5 years ago
Matthew Holt 02845bc9fd
docs: Improve template documentation slightly; use const, not literal 5 years ago
Matthew Holt 97ed9e111d
httpcaddyfile: Add nil check to prevent panic, fix validation logic 5 years ago