[021] Multi-account detector [Deleted]

Hi @021 , does your add-on need customization when you are using a CDN like Cloudflare? The FingerprintJS documentation mentions it...
 
Hi @021 , does your add-on need customization when you are using a CDN like Cloudflare?
Hello. If the question is whether Cloudflare can interfere with the detection of multi-accounts or lead to unexpected behavior, then the answer is no.
 
Add-on generates multiple error logs:
Code:
[LIST]
[*]ErrorException: Template error: [E_USER_WARNING] Method isCheckMultiAccount is not callable on the given object (SV\ElasticSearchEssentials\XF\Entity\User)
[*]src/XF/Template/Templater.php:1186
[/LIST]

Code:
#0 [internal function]: XF\Template\Templater->handleTemplateError(512, '[E_USER_WARNING...', '/home/nginx/dom...', 1186)
#1 src/XF/Template/Templater.php(1186): trigger_error('Method isCheckM...', 512)
#2 /mnt/storage/internal_data/code_cache/templates/l3/s0/public/helper_js_global.php(253): XF\Template\Templater->method(Object(SV\ElasticSearchEssentials\XF\Entity\User), 'isCheckMultiAcc...', Array)
#3 src/XF/Template/Templater.php(824): XF\Template\Templater->{closure}(Object(MaZ\AMP\XF\Template\XF22\Templater), Array, NULL)
#4 src/addons/MaZ/AMP/XF/Template/Templater.php(139): XF\Template\Templater->callMacro('helper_js_globa...', 'body', Array, Array, Object(XF\Template\MacroState))
#5 /mnt/storage/internal_data/code_cache/templates/l3/s0/admin/helper_js_global.php(12): MaZ\AMP\XF\Template\Templater->callMacro('public:helper_j...', 'body', Array, Array)
#6 src/XF/Template/Templater.php(824): XF\Template\Templater->{closure}(Object(MaZ\AMP\XF\Template\XF22\Templater), Array, NULL)
#7 src/addons/MaZ/AMP/XF/Template/Templater.php(139): XF\Template\Templater->callMacro('helper_js_globa...', 'body', Array, Array, Object(XF\Template\MacroState))
#8 /mnt/storage/internal_data/code_cache/templates/l3/s0/admin/PAGE_RUN_JOB.php(76): MaZ\AMP\XF\Template\Templater->callMacro('admin:helper_js...', 'body', Array, Array)
#9 src/XF/Template/Templater.php(1651): XF\Template\Templater->{closure}(Object(MaZ\AMP\XF\Template\XF22\Templater), Array, NULL)
#10 src/addons/MaZ/AMP/XF/Template/XF22/Templater.php(52): XF\Template\Templater->renderTemplate('PAGE_RUN_JOB', Array, true, NULL)
#11 src/XF/Admin/App.php(246): MaZ\AMP\XF\Template\XF22\Templater->renderTemplate('admin:PAGE_RUN_...', Array)
#12 src/XF/App.php(2143): XF\Admin\App->renderPageHtml('




<form acti...', Array, Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#13 src/XF/Admin/App.php(125): XF\App->renderPage('




<form acti...', Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#14 src/XF/Mvc/Dispatcher.php(404): XF\Admin\App->renderPage('




<form acti...', Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#15 src/XF/Mvc/Dispatcher.php(60): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#16 src/XF/App.php(2345): XF\Mvc\Dispatcher->run()
#17 src/XF.php(512): XF\App->run()
#18 admin.php(13): XF::runApp('XF\\Admin\\App')
#19 {main}

Code:
array(4) {
  ["url"] => string(24) "/admin.php?tools/run-job"
  ["referrer"] => string(50) "https://www.bla.com/admin.php?tools/run-job"
  ["_GET"] => array(1) {
    ["tools/run-job"] => string(0) ""
  }
  ["_POST"] => array(3) {
    ["_xfRedirect"] => string(87) "https://www.bla.com/admin.php?add-ons/install-from-archive-complete&batch_id=258"
    ["_xfToken"] => string(8) "********"
    ["only_ids"] => string(7) "1153927"
  }
}

It has to do with @Xon 's Elasticsearch Essentials add-on and @mazzly 's AMP add-on.
 
Hello, I have installed add-on, it works, but only with Evercookie. Any ideas what could be wrong? FingerprintJS Pro token is set as browser token as you write early. I try rebuild add-on, but still same. And there is no errors...
 
Evercookie is really the only reliable marker anyway. Don't brand any account as duplicate based on Fingerprint alone.
 
Can we detect using same account by multiple people for somehow? Like for example we have an account and it used by 5 different people. We want to block it?
 
is it possible to add this? I will buy the plugin but i definitely need this feature
It's not possible, or, not very likely. Only time when it would be possible if multiple people would access site in the same time. I'm not sure if even then it would be possible.

In normal use, I can access one site from multiple devices (PC, notebook, phone, tablet, smart TV...), and even from friends, if I want to show someone something, etc.
 
It's not possible, or, not very likely. Only time when it would be possible if multiple people would access site in the same time. I'm not sure if even then it would be possible.

In normal use, I can access one site from multiple devices (PC, notebook, phone, tablet, smart TV...), and even from friends, if I want to show someone something, etc.
What about a login with different fingerprint is detected?
 
I'm not sure, but I know that access can be achieved from multiple devices by same person at the same time, and it can be explained as one person not trying to cheat or do anything malicious.
 
I'm still running 1.31a and it is still going strong and working well!.
Couldnt find my purchase details since everything moved, however suspect they have now expired anyhow - will need to re-purchase!
 
@021 The only option I am given on your site is bitcurrency and I don't use that.

How can I update the "Bank" using credit card or PayPal?
 
Back
Top Bottom