traefik/pkg/middlewares
Landry Benguigui 0e92b02474
Deprecate IPWhiteList middleware in favor of IPAllowList
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-01-02 17:04:06 +01:00
..
accesslog chore: update linter 2023-11-17 01:50:06 +01:00
addprefix chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
auth chore: update linter 2023-11-17 01:50:06 +01:00
buffering chore: update to go1.20 2023-02-23 15:06:05 +01:00
capture chore: update linter 2023-11-17 01:50:06 +01:00
chain chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
circuitbreaker fix: remove logs of the request 2022-12-05 11:30:05 +01:00
compress chore: update linter 2023-11-17 01:50:06 +01:00
connectionheader fix: remove hop-by-hop headers define in connection header beore some middleware 2021-07-30 12:20:07 +02:00
customerrors chore: update linter 2023-11-17 01:50:06 +01:00
denyrouterrecursion Refuse recursive requests 2023-11-21 15:08:06 +01:00
emptybackendhandler fix: remove logs of the request 2022-12-05 11:30:05 +01:00
forwardedheaders Support forwarded websocket protocol in RedirectScheme 2022-07-06 11:54:08 +02:00
headers chore: update linter 2023-11-17 01:50:06 +01:00
inflightreq fix: remove logs of the request 2022-12-05 11:30:05 +01:00
ipallowlist Deprecate IPWhiteList middleware in favor of IPAllowList 2024-01-02 17:04:06 +01:00
ipwhitelist Remove request dump from IPWhitelist debug log and tracing message 2022-08-11 16:20:14 +02:00
metrics Add prometheus metric requests_total with headers 2023-03-20 18:06:07 +01:00
passtlsclientcert Remove raw cert escape in PassTLSClientCert middleware 2022-10-13 15:08:08 +02:00
pipelining chore: update linter 2023-11-17 01:50:06 +01:00
ratelimiter chore: update linter 2023-11-17 01:50:06 +01:00
recovery Spelling 2022-02-21 12:40:09 +01:00
redirect chore: update linter 2023-06-05 10:24:06 +02:00
replacepath fix: use EscapedPath as header value when RawPath is empty 2021-10-08 11:32:08 +02:00
replacepathregex fix: use EscapedPath as header value when RawPath is empty 2021-10-08 11:32:08 +02:00
requestdecorator Improve CNAME flattening to avoid unnecessary error logging 2023-09-28 12:00:06 +02:00
retry Fixed stripPrefix middleware is not applied to retried attempts 2023-11-24 09:30:06 +01:00
snicheck Use CNAME for SNI check on host header 2022-02-14 17:18:08 +01:00
stripprefix chore: update linter 2022-02-15 14:56:53 +01:00
stripprefixregex chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
tcp Deprecate IPWhiteList middleware in favor of IPAllowList 2024-01-02 17:04:06 +01:00
tracing chore: update linter 2023-11-17 01:50:06 +01:00
extractor.go fix: remove logs of the request 2022-12-05 11:30:05 +01:00
handler_switcher.go chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
middleware.go chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
stateful.go Update linter 2020-05-11 12:06:07 +02:00