Skip to content

Releases: dvershinin/gixy

v0.2.6

22 Feb 12:20
Compare
Choose a tag to compare

Prevent false positive for normalized proxy pass plugin when target is defined by variable

v0.2.5

21 Feb 18:32
Compare
Choose a tag to compare

Fixed false positive for proxy_pass_normalized plugin when using UNIX sockets

v0.2.4

18 Feb 16:43
Compare
Choose a tag to compare

What's Changed

  • Chore: Update maintenance badge in README.md by @mef in #22
  • Chore: Update README by @Zer0x00 in #21
  • Ensure that a variable is used in the path when using request_uri, and do not warn on proxy_pass_normalized if request_uri is used by @MegaManSec in #23

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

16 Feb 14:13
Compare
Choose a tag to compare

Updated docker build

v0.2.2

16 Feb 14:05
Compare
Choose a tag to compare

Added proxy_pass_normalized plugin. Thanks @MegaManSec

v0.2.1

08 Dec 15:13
Compare
Choose a tag to compare

Fix audit of includes

v0.2.0

08 Dec 05:35
Compare
Choose a tag to compare

Added try_files_is_evil_too plugin

v0.1.24

14 Jan 04:08
Compare
Choose a tag to compare

Fixed local IP address detection

v0.1.23

07 Jan 13:19
Compare
Choose a tag to compare

Added version disclosure plugin and enhanced external DNS server validation.

What's Changed

New Contributors

Full Changelog: v0.1.22...v0.1.23

v0.1.22

15 Jan 16:47
Compare
Choose a tag to compare

Fix fatal error for add_header_content_type plugin