!important: the provided username, email or IP address result banned on our forum

Locked
User avatar
axew3
w3all User
w3all User
Posts: 2691
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

!important: the provided username, email or IP address result banned on our forum

Post by axew3 »

Since last reported problem last day, has been detected that the w3_phpbb_ban function return true, for all accounts/usernames EXCLUDED from ban.
So if you have an user with email
myemail@gmail.com excluded from ban, and an user's email is the same, it will be detected by the way under spam list.
This problem will be resolved on 2.3.9, in the while, be sure that in phpBB your email or partial wildcards emails aren't on the excluded list!
Or you'll get:
ERROR: wrong email or the provided username, email or IP address result banned on our forum.
on authenticating in WP, or coming as logged in phpBB to visit WP side.
User avatar
axew3
w3all User
w3all User
Posts: 2691
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: !important: the provided username, email or IP address result banned on our forum

Post by axew3 »

Last 2.3 version has been released: note that since 2.4.0 the plugin will be rewritten!
viewtopic.php?f=2&t=1562

Code: Select all

= 2.3.9 =
*Release Date - 08 Aug, 2020*

* Fix: function w3_phpbb_ban() to not return phpBB 'excluded bans' as banned
* Fix: function w3all_add_phpbb_user() where username var missed (user's addition in WP with redirect from/after registration in phpBB)
* Minor fixes
* Note: the integration plugin since 2.4.0 > will be rewritten and will change some important thing, but maintaining all features: https://www.axew3.com/w3/forums/viewtopic.php?f=2&t=1562
Locked