Signup abuse detection and blocking

Signup abuse detection and blocking 1.15.6

No permission to buy ($45.00)
  • Fix spam-trigger logs not being saved for rejected users which are not saved
  • Fix performance regression when doing user merging
  • Add option "Spam check moderated posts" (default: enable)
  • Add option "Do not save users rejected on signup" (default: disable)
  • Log link spam content checker details when default moderate/reject occurs
  • Fix installer new installs with old XF1 AED records
  • New content "link spam checker", with explicit allow/moderate/reject rules for domains with a default rule if a link is detected
  • Adjust signup approve/moderate/reject logic to consider hard/score reject, then hard/score moderate rather than hard reject/moderate then score reject/moderate.
  • Fix installer on new installs to migrate XF1 legacy logs & reports
    • Fix XF1 report migration code, if multiple account reports show 0 accounts then a selective database restore is required (xf_report table). A script is avaliable to extract the required data, and then re-run migrations. Please open a ticket if this issue affects your site.
  • Remove "Show user registration record in user approval queue" option as this is the XF default now
  • Compatibility fix for New Registration Email (multiple-account not linking to detected account due to non-canonical URLs)
  • Add work-around for possible race conditions & duplicate key exceptions
  • Fix error bumping a multi-account report
Top Bottom