598 Commits (ab80ff4fd2911afc394b9dbceeb9f71c7a0b7ec1)

Author SHA1 Message Date
Bart af5c148ed1
admin,templates,core: Minor enhancements and error handling (#3607) 5 years ago
v-rosa 514eef33fe
caddyhttp: Add support to resolve DN in CEL expression (#3608) 5 years ago
Matthew Holt 3860b235d0
fileserver: Don't assume len(str) == len(ToLower(str)) (fix #3623) 5 years ago
Ye Zhihao 6f73a358f4
httpcaddyfile: Add `compression` to http transport config (#3624) 5 years ago
Matt Holt 6a14e2c2a8
caddytls: Replace lego with acmez (#3621) 5 years ago
Patrick Hein 2bc30bb780
templates: Implement placeholders function (#3324) 5 years ago
Matt Holt 6cea1f239d
push: Implement HTTP/2 server push (#3573) 5 years ago
Manuel Dalla Lana 2ae8c11927
fastcgi: Add resolve_root_symlink (#3587) 5 years ago
Kevin Lin e9b1d7dcb4
reverse_proxy: flush HTTP/2 response when ContentLength is unknown (#3561) 5 years ago
Mohammed Al Sahaf bd9d796e6e
reverseproxy: add support for custom DNS resolver (#3479) 5 years ago
Matthew Holt 246a31aacd
reverseproxy: Restore request's original host and header (fix #3509) 5 years ago
Francis Lavoie 0665a86eb7
fastcgi: Ensure leading slash, omit SERVER_PORT if empty for compliance (#3570) 5 years ago
Francis Lavoie 3fdaf50785
fastcgi: Fill REMOTE_USER with http.auth.user.id placeholder (#3577) 5 years ago
Francis Lavoie 19cc2bd3c3
reverseproxy: Fix Caddyfile parsing for empty non-http transports (#3576) 5 years ago
Matthew Holt 8a0fff58aa
caddyauth: hash-password: Set bcrypt cost to 14 (#3580) 5 years ago
Matthew Holt 6f0f159ba5
caddyhttp: Add {http.request.body} placeholder 5 years ago
Matthew Holt eda54c22a6
logging: ⚠️ Deprecate logfmt encoder 5 years ago
Matthew Holt 2c71fb116b chore: Rename file to be consistent 5 years ago
snu-ceyda 735c86658d
fileserver: Enable browse pagination with offset parameter (#3542) 5 years ago
Matthew Holt a2dae1d43f
templates: Fix front matter closing fence search 5 years ago
Matthew Holt efc0cc5e85
caddytls: Move initial storage clean op into goroutine 5 years ago
Matthew Holt 0bf2565c37
caddyhttp: Reorder some access log fields; add host matcher test case 5 years ago
Greg Anders c35820012b
templates: Disable hard wraps in Markdown rendering (#3553) 5 years ago
Mohammed Al Sahaf d7dbf85525
cel: fix validation of expression result type (#3526) 5 years ago
Matthew Holt 77f233a484 caddyhttp: Corrected host label index check (fix #3502) 5 years ago
James Birtles ddd690de4c
caddyhttp: Support placeholders in query matcher (#3521) 5 years ago
Mark Sargent 6004d3f779
caddyhttp: Add 'map' handler (#3199) 5 years ago
Matt Holt 21c00a3cd2
caddyhttp: Better host matching for logger names (fix #3488) (#3522) 5 years ago
Francis Lavoie b1480eb52f
fastcgi: Fix php_fastcgi matcher regression (#3512) 5 years ago
Xiuming Chen 5bc4777be9
chore: Fix typo in reverse-proxy subcommand help message (#3513) 5 years ago
Matthew Holt 3af15c0725
caddyhttp: Empty, not nil, query matcher matches empty query string 5 years ago
Matthew Holt 6db3615547
caddyhttp: Enable matching empty query string 5 years ago
Francis Lavoie 003403ecbc
templates: Add support for dots to close yaml frontmatter (#3498) 5 years ago
Wynn Wolf Arbor fa4cdde7d8
fastcgi: Make sure splitPos handles empty SplitPath correctly (#3491) 5 years ago
Matthew Holt d55c3b31eb
caddyhttp: Add client cert SAN placeholders 5 years ago
Matthew Holt 6d03fb48f9
caddytls: Don't decode HMAC 5 years ago
Matthew Holt b3bff13f7d
reverseproxy: Close websocket conn if req context cancels 5 years ago
Matthew Holt 4b10ae5ce6
reverseproxy: Add Caddyfile support for ClientCertificateAutomate 5 years ago
NWHirschfeld 1dfb11486e
httpcaddyfile: Add client_auth options to tls directive (#3335) 5 years ago
Matthew Holt 11a132d48b
caddytls: Configurable cache size limit 5 years ago
Matthew Holt 7a99835dab
reverseproxy: Enable changing only the status code (close #2920) 5 years ago
Matthew Holt 7b0962ba4d
caddyhttp: Default to error status if found in context 5 years ago
Matthew Holt 2d1f7b9da8
caddyhttp: Auto-redirects from all bind addresses (fix #3443) 5 years ago
Matthew Holt a285fe4129
caddypki: Add 'acme_server' Caddyfile directive 5 years ago
Matthew Holt e18c373064
caddytls: Actually use configured test CA 5 years ago
Matt Holt 9a7756c6e4
caddyauth: Cache basicauth results (fixes #3462) (#3465) 5 years ago
Matthew Holt d5d7fb5954
go.mod: Update dependencies 5 years ago
Matthew Holt 6c051cd27d caddyconfig: Minor internal and godoc tweaks 5 years ago
Matt Holt 9415feca7c
logging: Net writer redials if write fails (#3453) 5 years ago
Matthew Holt 881b826fb5
reverseproxy: Pool copy buffers (minor optimization) 5 years ago