Skip to content

Releases: acouvreur/traefik-modsecurity-plugin

v1.3.0

07 Mar 23:56
Compare
Choose a tag to compare

1.3.0 (2023-03-07)

Features

v1.2.1

08 Aug 18:34
602b53e
Compare
Choose a tag to compare

1.2.1 (2022-08-08)

Bug Fixes

  • use MaxBodySize value inside Modsecurity struct (#10) (602b53e)

v1.2.0

07 Aug 18:49
bf893e0
Compare
Choose a tag to compare

1.2.0 (2022-08-07)

Features

  • limit body buffering to avoid resource exhaustion (#8) (bf893e0)

v1.1.0

16 Mar 18:07
19cdb47
Compare
Choose a tag to compare

1.1.0 (2022-03-16)

Features

  • do not display internal information on error (#3) (19cdb47)

v1.0.3

11 Jan 11:01
Compare
Choose a tag to compare

1.0.3 (2022-01-11)

Bug Fixes

  • add http.NewRequest error handler (b9981c4)

v1.0.2

30 Dec 15:01
Compare
Choose a tag to compare

1.0.2 (2021-12-30)

Bug Fixes

  • remove headers from response body (#1) (1923ea2)

v1.0.1

28 Dec 14:41
Compare
Choose a tag to compare

1.0.1 (2021-12-28)

Bug Fixes

  • do not forward webscoket requests to ModSecurity (ab6af9a)

v1.0.0

24 Dec 15:19
Compare
Choose a tag to compare

1.0.0 (2021-12-24)

Features

  • add modsecurity proxy plugin for traefik (551a3f8)