Commit graph

32 commits

Author SHA1 Message Date
Tom Moulard ae6e844143
Support URL replacement in errors middleware 2022-05-10 11:00:09 +02:00
Kevin Pollet 7d274e8088
Deprecate caOptional option in client TLS configuration 2022-04-28 14:58:08 +02:00
Tom Moulard 707d355d4a
Merge branch v2.7 into master 2022-04-21 11:40:16 +02:00
Romain 44621ad28c
Fix default for buffering middleware
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-04-19 15:32:08 +02:00
Ludovic Fernandez 7c4bf602f0
Add title and description metadata to documentation pages 2022-04-15 15:44:08 +02:00
Ali Deishidi a51851247e
Preflight requests are not forwarded to services 2022-04-11 17:22:09 +02:00
Adrian Lai 71150bcaaf
Allow config of additonal CircuitBreaker params 2022-04-05 12:30:08 +02:00
Wingy db4c6111fd
Fix fenced code block typo in Buffering middleware page 2022-03-21 10:10:08 +01:00
Tom Moulard bf29417136
Merge current v2.5 into master 2021-12-20 14:43:35 +01:00
Douglas De Toni Machado 79a14ce992
Fix passTLSClientCert CRD example name 2021-12-18 00:52:04 +01:00
Alestrix 99ce26f7b1
Correct documentation in middleware overview 2021-12-17 16:24:06 +01:00
Tom Moulard 1c9e4c6050
doc: align docker configuration example notes in basicauth HTTP middleware 2021-12-07 10:04:05 +01:00
Tom Moulard 89cd9e8ddd
Merge current v2.5 into master 2021-12-06 17:39:06 +01:00
Kevin Pollet f69982aa9d
docs: uniformize client TLS config documentation 2021-12-02 15:42:06 +01:00
kevinpollet ce47f200d5
Merge branch v2.5 into master 2021-11-08 22:41:43 +01:00
Kevin Pollet b39d226fb8
fix: use host's root CA set if ClientTLS ca is not defined
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2021-11-03 17:38:07 +01:00
Pedro López Mareque c0ba4d177f
fix: sourceCriterion documentation for InFlightReq and RateLimit middlewares 2021-10-19 14:40:06 +02:00
kevinpollet 32340252b2
Merge branch v2.5 into master 2021-10-06 11:55:12 +02:00
Jack Morgan 5d716f0149
Mention escaping escape characters in YAML for regex usage 2021-10-06 11:36:11 +02:00
Kevin Pollet 46c1600ada
fix: forward request Host to errors middleware service
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2021-09-27 17:40:13 +02:00
Tom Moulard 380514941c
Merge current v2.5 into master 2021-09-23 16:10:03 +02:00
Lukas Schulte Pelkum 07a3c37a23
Implement customizable minimum body size for compress middleware 2021-09-20 18:00:08 +02:00
Aaron Raff 8e7881094f
docs: add default proxy headers 2021-09-16 11:18:12 +02:00
Daniel Tomcej 7ff13c3e3e
Support Kubernetes basic-auth secrets
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2021-09-14 15:16:11 +02:00
romain f81ceaef8a Merge current v2.5 into master 2021-08-30 14:51:57 +02:00
euidong fcfc976b13
Adds ContentType to middleware's overview table 2021-08-19 15:00:11 +02:00
Eric 817ac8f256
Add organizationalUnit to passtlscert middleware 2021-07-28 17:42:09 +02:00
romain fc69f882c5 Merge current v2.4 into master 2021-06-28 10:07:17 +02:00
romain ce2e02b690 Merge current v2.4 into master 2021-06-22 14:44:56 +02:00
Wei Lun dca348359b
add permissionsPolicy and deprecate featurePolicy 2021-06-21 15:16:13 +02:00
Rio Kierkels 0a3e40332a
Improve CA certificate loading from kubernetes secret 2021-06-14 18:06:10 +02:00
Romain fc9f41b955
Add TCP Middlewares support 2021-06-11 15:30:05 +02:00