Code: Select all
== Changelog ==
= 2.3.0 =
*Release Date - 09 Mar, 2020*
* Fix: security bug into 'w3_phpbb_ban()' function (affecting banned accounts)
* Add: complete and correct handle banned phpBB users. A banned user in phpBB, will result immediately as 'User with No Role' in WordPress (do not wait until next user login in wp). Read more about here: https://www.axew3.com/w3/forums/viewtopic.php?p=4501#p4501
* Fix: display message to the user if the account results to be Banned or Deactivated into phpBB
* Fix: correct re-activation of a WP 'no role' user (based on rule setup into plugin admin), if user re-activated in phpBB, or correctly re-add user if the user was deleted in WordPress (then deactivated/re-activated in phpBB and login in WP).
* Fix: several important MUMS fixes
* Fix: error on profile update if Signups fix option active, and related correct user insertion in phpBB with right password, for custom external plugin's front end users registrations pages
* Fix: more minor but important fixes
* Fix: optimize '$w3all_bruteblock_phpbbulist' and $w3all_u_signups_data arrays, used when related options active. The code cleanup old records at certain conditions (array contain more than 3000 records). Faster, light.
* Fix: hints into plugin admin
* Notice: 2.3.0 has been quite deeply tested under any aspect to be released as a stable version that resolve many inconsistencies. However since mixed options and related possibilities are hundreds, it is important that you report any bug you may found!