support uncommon mysql ports

This commit is contained in:
van Hauser 2018-06-14 02:44:31 +02:00
commit eb064c4222
4 changed files with 2 additions and 1 deletions

View file

@ -3,6 +3,7 @@ Changelog for hydra
Release 8.7-dev
* mysql module: a non-default port was not working, fixed
* added -w timeout support to ssh module
* fixed various memory leaks in http-form module
* corrected hydra return code to be 0 on success