What's new
Welcome to My iptv forum

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Resource icon

xF2 Add-on in Credit Signup abuse detection and blocking 1.14.0 1.14.0

xF2 Add-on
  • Require Standard Library by Xon v1.18.0+
  • Fix uninstaller leaving behind some cached data
  • Use php 7.2 typehinting in more locations
  • Add "Multi-account registration mode - specific permissions" option to trigger the "Multi-account registration mode - specific" action when the detected multi-account has been explicitly allowed/denied per-user permissions
  • Require Standard Library by Xon v1.17.0+
  • Uses standardized route building to avoid conflicts with other 3rd party add-ons
  • Add specific message in the thread view for why a user can't reply to a thread when the per-day limit has been reached
  • Require php 7.2+
  • Fix score-based option did not correctly show the hint/explain text in admincp
  • Move "Non-allowed email action" option into "Connection Profiling - Passive" group
  • Extend "Writing before registering" spam-checks to use add-on's scoring system, with defaults to moderate if the linked content is moderated or rejected (XF default)
  • Add "[SignupAbuse] Limit user to replies per day" per-forum user-froup permission
    • Limit a member (not guest!) to X replies/new-threads per-day (ie the last 24 hours)
    • 0 or -1 mean no limit
    • Does not apply to users with "Manage any thread" permission
  • Fix "accept/moderate/reject/addToGroup" as score values where not phrased
  • When multi-account report creator validation fails, log an error to help diagnose why
  • Fix bad links to known email providers in the approval queue
  • Fix "Ban ASN" option not appearing in approval queue
  • Fix allowing banned users to logout was failing
  • Inject a "log out" link onto banned error page if "Allow banned logout" is true
  • Force global namespace for functions which are known to be optimizable to bytecode in php
Top