You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
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}`)