[021] Multi-account detector [Deleted]

Payment is only possible with crypto...that is too bad.

Waiting for alternative payment options before I can upgrade.
 
I got an error after installation: And my web page went blank.

ParseError: syntax error, unexpected '...' (T_ELLIPSIS), expecting ']' in src/addons/BS/MultiAccountDetector/Repository/MultiAccount.php at line 125
  1. Composer\Autoload\includeFile() in src/vendor/composer/ClassLoader.php at line 428
  2. Composer\Autoload\ClassLoader->loadClass()
  3. spl_autoload_call()
  4. class_exists() in src/XF/Mvc/Entity/Manager.php at line 258
  5. XF\Mvc\Entity\Manager->getRepository() in src/XF/Mvc/Controller.php at line 1007
  6. XF\Mvc\Controller->repository() in src/addons/BS/MultiAccountDetector/XF/Pub/Controller/Member.php at line 113
  7. BS\MultiAccountDetector\XF\Pub\Controller\Member->getMultiAccountRepo() in src/addons/BS/MultiAccountDetector/XF/Pub/Controller/Member.php at line 87
  8. BS\MultiAccountDetector\XF\Pub\Controller\Member->actionMadCheck() in src/XF/Mvc/Dispatcher.php at line 352
  9. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
  10. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
  11. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
  12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2483
  13. XF\App->run() in src/XF.php at line 524
  14. XF::runApp() in index.php at line 20
 
Does this only work when someone is registering, or can it find duplicate accounts that currently exist?
 
Does this only work when someone is registering, or can it find duplicate accounts that currently exist?
The add-on works for all accounts, regardless of the date of their creation. But to define a multi-account, the user needs to log in to several accounts after installing the add-on
 
I'm a little surprised to see this.
  • This would seem to violate privacy legislation no matter where your forum is located or what demographic it serves in two ways:
    1. it uses fingerprinting
    2. it gets around the normal expectation that deletion of cookies means actual deletion of those cookies
  • Additionally, the recent direction of all major browsers is to block such methods for following individuals by default, so it's hard to see how this could possible be effective without mass deception.

My users are given the option to allow the site to use cookies, or to not register a username. It's their choice.
 
Hello. In group permissions there is a permission called "Bypass multi-account detection". It disables all detections for the selected group/user.
273565-0b9d88f5086608bc4b6b78031262b8fb.jpg


Individual permissions for a user can be settled here ACP –> Groups & permissions –> User permissions
 
Edit:
Solved, error was generated by the AL Core add-on. Disabling a setting in that add-on solved the problem.
 
Last edited:
  • Like
Reactions: 021
Tried to buy it, but got booted out. If it does aggressive false positives like this, I guess it's not a viable product for us.

Screenshot 2023-06-08 at 6.17.30 PM.webp
 
Got a mail from Fingerprint. Free tier is going away:

Free tier sunset on July 24, 2023



After careful consideration, we have decided to sunset the free plan of Fingerprint Pro on Monday, July 24, 34 days from now. This change will impact all accounts with a standalone subscription on a free plan, including your account.



To continue with uninterrupted service, you need to upgrade to a paid plan within the dashboard before July 24. Your account will remain accessible, although you can no longer continue identifying users after that date.

What’s the reason for the change?



As we evolved from an open-source offering to a subscription product, we wanted to ensure developers had a chance to try Fingerprint Pro without much risk. Our free tier made this possible, and your support helped us reach the product quality and accuracy we have today.

However, as we transition to a full-fledged device intelligence platform beyond device identification, we want to improve our product for business use cases that are more common in high volume services and applications.

During this transition, we’ve upgraded your account to our Fingerprint Pro Plus planfor free until July 24.This upgrade includes all the Pro features you have access to today, as well as our new Smart Signals such as browser bot detection, incognito mode, IP geolocation, VPN, and browser tamper detection to help you identify illegitimate users and make more informed fraud prevention decisions. You also get the added benefit of technical support from Fingerprint during this trial period.



You can learn more about Smart Signals and the Pro Plus plan in our launch blog, and at our upcoming webinar on June 27.

Questions and next steps



Fingerprint remains committed to our open-source FingerprintJS and the open-source community at large. If you need to continue identifying visitors in your application at no cost, we encourage you to try FingerprintJS.



If you have any questions about the changes to your plan, please reply to this email and we’ll be happy to help.
 
Top Bottom