Releases: dvershinin/gixy
Releases · dvershinin/gixy
v0.2.6
v0.2.5
Fixed false positive for proxy_pass_normalized plugin when using UNIX sockets
v0.2.4
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
Updated docker build
v0.2.2
Added proxy_pass_normalized
plugin. Thanks @MegaManSec
v0.2.1
Fix audit of includes
v0.2.0
Added try_files_is_evil_too plugin
v0.1.24
Fixed local IP address detection
v0.1.23
Added version disclosure plugin and enhanced external DNS server validation.
What's Changed
- Fix README by @LeviPesin in #3
- add_header_redefinition: Report issues with all headers by default by @LeviPesin in #4
New Contributors
- @LeviPesin made their first contribution in #3
Full Changelog: v0.1.22...v0.1.23
v0.1.22
Fix fatal error for add_header_content_type
plugin