Skip to content

Tags: albertyw/gixy

Tags

v0.2.4

Toggle v0.2.4's commit message
Merge remote-tracking branch 'fork/master'

* fork/master:
  Set up QEMU and Docker Buildx for multi-platform builds
  Bump version to 0.2.2 and update Docker publish platforms
  Add URL to mkdocs
  Use proxy_pass_normalized as class name as it's included in the report
  Find the dist file in the correct location
  Change class name
  Add proxy_pass_path_fp.conf
  A plugin to check for proxy_pass usage resulting in decoding and normalization.
  Revert "Refactor code for consistency and readability."
  Refactor code for consistency and readability.

v0.2.3

Toggle v0.2.3's commit message
Set up QEMU and Docker Buildx for multi-platform builds

v0.2.0

Toggle v0.2.0's commit message
Refactor header checks, setup, and CI testing for improved clarity.

v0.1.24

Toggle v0.1.24's commit message
Update version in gixy/__init__.py

The version number in gixy/__init__.py has been increased from '0.1.23' to '0.1.24', marking a new iteration of the package. This version number increment indicates the implementation of some changes or improvements in the software.

v0.1.23

Toggle v0.1.23's commit message
Remove 'clean' session and update get_external_nameservers function

The 'clean' section from rpm/gixy.spec file has been removed because it is no longer needed. Moreover, an important update has been made to the get_external_nameservers function under gixy/directives/directive.py to handle different types of IP addresses when getting a list of external nameservers used by the resolver directive. This enhances the function's capabilities in handling different IP address situations. Additionally, bumped the project version in gixy/__init__.py.

v0.1.22

Toggle v0.1.22's commit message
Fix fatal error for a plugin

v0.1.21

Toggle v0.1.21's commit message
Bye Travis, Hi GitHub Actions, Hello PyPi

v0.1.20

Toggle v0.1.20's commit message
bump version