Skip to content

Tags: Vnet-as/postfwd-anti-geoip-spam-plugin

Tags

v2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactoring: extract common functions

- Extract database connection healthcheck to function
- Extract check for user existence in logins database to function

Signed-off-by: Ondrej Vasko <ondrej.vaskoo@gmail.com>

v1.50.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for GeoIP2 DB (#60)

- This commit will be tagged 1.50.0

Signed-off-by: Ondrej Vasko <ondrej.vaskoo@gmail.com>

v1.40

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat/ip whitelist (#51)

* Implement IP whitelisting feature

Signed-off-by: Ondrej Vasko <ondrej.vaskoo@gmail.com>

v1.30

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat/postfwd3 support (#46)

* Upgrade script with postfwd3 plugin interface change
* Update to postfwd3 docker
* Add new geoip database path configuration option
* Update and refactor documentation
* Always log Number of unique IPs/Countries
* Add testing scripts and postgresql docker-compose
* Save request value of plugin items (`request{client_uniq_country_login_count}`)

v1.21

Move documentation into directory `docs`

This will DockerHub help to properly find README file and at the same
time GitHub will show README correctly

v1.2

Update README with changes for release 1.2

v1.1

Version 1.1 - docker support, local dev env, minor enhancements

v1.0

Stable 1.0 release