I installed your plugin and it works great, without problems. However, I noticed strange errors in my error_log, seems that somebody is using your plugin to force his way through?
Code: Select all
[24-Apr-2017 12:20:13 UTC] PHP Fatal error: Uncaught Exception: Unsupported hash format. in /home/mysite/public_html/wp-content/plugins/wp-w3all-phpbb-integration2/addons/bcrypt/bcrypt.php:111
Stack trace:
#0 /home/mysite/public_html/wp-content/plugins/wp-w3all-phpbb-integration2/addons/bcrypt/bcrypt.php(59): w3_Bcrypt::_validateIdentifier('$H$9xPJKaelb...')
#1 /home/mysite/public_html/wp-content/plugins/wp-w3all-phpbb-integration2/wp_w3all.php(488): w3_Bcrypt::checkPassword('123456', '$H$9xPJKaelb...')
#2 /home/mysite/public_html/wp-includes/user.php(162): wp_check_password('123456', '$H$9xPJKaelb...', 6)
#3 /home/mysite/public_html/wp-includes/class-wp-hook.php(298): wp_authenticate_username_password(Object(WP_User), 'matt32', '123456')
#4 /home/mysite/public_html/wp-includes/plugin.php(203): WP_Hook->apply_filters(NULL, Array)
#5 /home/mysite/public_html/wp-includes/pluggable.php(522): apply_filters('authenticate', NULL, 'matt32', '123456')
#6 /home/mysite/public_html/wp-includes/user.php(85): wp_authenticate('matt32', '123456')
#7 /h in /home/mysite/public_html/wp-content/plugins/wp-w3all-phpbb-integration2/addons/bcrypt/bcrypt.php on line 111
Thank you!