5096 Commits

Author SHA1 Message Date
Michael
a9ce32a8dc
Prepare release v2.11.43 v2.11.43 2026-04-22 10:26:05 +02:00
Kevin Pollet
13302a212e
Cleanup and make ForwardAuth logs consistent 2026-04-21 10:22:05 +02:00
Julien Salleyron
5e1de22584
Fix trustForwardHeader on forward auth middleware 2026-04-17 15:42:05 +02:00
Michel Loiseleur
184de70aef
Remove duplicate step in CI 2026-04-17 10:52:06 +02:00
Kevin Pollet
1a43505387
Sanitize the request URL after stripping the prefix 2026-04-16 14:26:06 +02:00
Romain
df00d82fc7
Honor allowCrossNamespace with chain middleware CRD 2026-04-15 10:36:06 +02:00
Romain
61b5bc4ad1
Remove untrusted X headers with underscores 2026-04-14 16:38:06 +02:00
Romain
8c4fc89579
Remove map lookup making the basic auth notFoundSecret empty 2026-04-13 10:24:08 +02:00
Kevin Pollet
e4b2c648bf
Prepare release v2.11.42 v2.11.42 2026-03-26 09:48:04 +01:00
Gina A.
f19aaa769c
Fix StripPrefix and StripPrefixRegex to slice the prefix using encoded prefix length
Co-authored-by: Mathis Urien <contact.lbf38@gmail.com>
2026-03-24 17:06:05 +01:00
Julien Salleyron
51f6b0435f
Prevent duplicate user headers in basic and digest auth middleware 2026-03-20 16:24:05 +01:00
Michael
70c45a6f9c
Bump google.golang.org/grpc to v1.79.3 2026-03-20 09:12:05 +01:00
Romain
f2c198c9f3
Prepare release v2.11.41 v2.11.41 2026-03-18 10:40:06 +01:00
Romain
122175ac2f
Make basic auth check timing constant
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2026-03-17 15:36:05 +01:00
Rémi BUISSON
a377b3aba1
Bump mkdocs-traefiklabs to use consent mode 2026-03-13 12:58:04 -03:00
Romain
832f48d9bf
Support fragmented TLS client hello
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2026-03-11 13:56:06 -03:00
Gina A.
b460351f7e
Add maxResponseBodySize configuration on HTTP provider 2026-03-11 10:24:05 -03:00
Michael
bb7bb49226
Prepare release v2.11.40 v2.11.40 2026-03-06 11:10:04 -03:00
Michael
8291b1d049
Fix go-version for CI 2026-03-06 10:58:04 -03:00
Romain
86a8f87acd
Prepare release v2.11.39 v2.11.39 2026-03-06 05:56:04 -03:00
Michael
1268d9bc22
Bump Docker and OpenTelemetry dependencies 2026-03-05 11:52:04 -03:00
Kevin Pollet
2b71f6f518
Bump golang.org/x/net to v0.51.0 2026-03-04 06:26:05 -03:00
Michael
7c55452b21
Prepare release v2.11.38 v2.11.38 2026-02-23 16:28:04 +01:00
Michael
95b3f45311
Fix Go version pinning in CI workflows 2026-02-23 16:00:05 +01:00
Jesper Noordsij
c98fddbd03
Simplify Go version refs in CI templates 2026-02-23 15:08:05 +01:00
Julien Salleyron
7a3ffcc3d9
Fix TLS handshake error handling 2026-02-23 14:06:05 +01:00
Gina A.
4595c7a920
Add maxResponseBodySize configuration to forwardAuth middleware 2026-02-23 11:30:06 +01:00
Jesper Noordsij
288e4e2e2b
Upgrade golangci-lint 2026-02-23 11:04:04 +01:00
LBF38
7494b5c9ff
Fix case sensitivity on x-forwarded headers for Connection 2026-02-23 10:04:10 +01:00
Kevin Pollet
526a34c8ec
Remove deprecated swarm:1.0.0 image used in DockerSuite 2026-02-13 15:32:04 +01:00
Michael
7747b40310
Prepare release v2.11.37 v2.11.37 2026-02-11 10:42:04 +01:00
Michael
72e2454e42
Cap TLS record length to RFC 8446 limit in ClientHello peeking 2026-02-11 09:22:04 +01:00
Romain
0beed101ec
Validate healthcheck path configuration
Co-authored-by: Michael <michael.matur@gmail.com>
2026-02-10 14:52:05 +01:00
Romain
f1e850ae0b
Prepare release v2.11.36 v2.11.36 2026-02-02 11:24:20 +01:00
Jesper Noordsij
c320bb4adb
Bump to go1.25 2026-01-30 17:30:05 +01:00
Michael
ed990f279a
Upgrade github action versions 2026-01-27 11:20:10 +01:00
Rémi BUISSON
7e5ee8988e
chore: pin GitHub Actions to SHA hashes for supply chain security 2026-01-26 15:14:05 +01:00
Julien Salleyron
85cd5485b7
Avoid recursion with services 2026-01-26 10:28:04 +01:00
Gina A.
9ac5d3ac1c
Bump dependencies of documentation and webui 2026-01-22 12:10:07 +01:00
Romain
d675b163b3
Bump github.com/containerd/containerd to v1.7.29 2026-01-22 09:54:04 +01:00
Romain
7cb25da31c
Remove extra dots in migration guide 2026-01-20 15:40:05 +01:00
Michael
51343bc15f
Upgrade golangci-lint 2026-01-14 17:26:08 +01:00
Kevin Pollet
9e5d4ba5a1
Prepare release v2.11.35 v2.11.35 2026-01-14 10:28:04 +01:00
Gina A.
adf47fba31
Make encoded character options opt-in 2026-01-14 10:16:04 +01:00
Sheddy
ee265a8509
Add Scarf Analytics to documentation 2026-01-13 11:16:05 +01:00
Barbara Soraggi
fc67185987
Replace markdown-include dependency with mkdocs-include-markdown-plugin 2026-01-13 10:08:04 +01:00
Michel Loiseleur
e8067f4e01
Refactor CI on documentation 2026-01-09 17:24:04 +01:00
LBF38
e9f3089e90
Add timeout to ACME-TLS/1 challenge handshake
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2026-01-08 16:16:05 +01:00
Michael
47d7094dfb
Welcome 2026 2026-01-02 09:58:04 +01:00
Michael
d1765c7768
Prepare release v2.11.34 v2.11.34 2025-12-29 15:56:04 +01:00