- Aug 29, 2021
- 2
- 0
- 1
Hi, this plugin is not checking if two users have the same IP. I just tried using different browser to login and it doesn't detect nothing. Is it possible to implement this check in a future version?
Hello. IP in our time is too frivolous a thing to consider it a basis for suspicion of multiaccount. If I add a method like this, you have dozens of useless complaints that don't reflect the real state of affairs. Rather, the IP can be used to confirm complaints about fingerprint matches.Hi, this plugin is not checking if two users have the same IP. I just tried using different browser to login and it doesn't detect nothing. Is it possible to implement this check in a future version?
Hello. Make sure you have permission to manage multi-accounts)I have installed the Plugin and it does not even detect me, when I log in with two different accounts. I also do not see the Multi Account information in the Navbar.
Please advise
No, then everything should be fine. The multi-account button appears when there is at least one active multi-account report.Anything else anywhere?
Please, can you describe in detail how you logged in from different accounts (whether you changed your browser, went into incognito mode, etc.). Also make sure none of the accounts you're logged into have "Bypass multi-account detection" permission.and it does not even detect me, when I log in with two different accounts
Yes, that's how it should be. Unfortunately (or fortunately) there are currently no tools to track users across browsersI logged on from Chrome with the Admin and via Edge for the regular User and no detection.
With the knowledge necessary to bypass these tracking methods, a user can create an unlimited number of accounts and go unnoticedSo if a User wants to, he can create multiple accounts depending on the amount of browsers, correct?
I don't quite understand your question, sorryWell, not unlimited, correct?
The creation of multi-accounts is not limited to the number of available browsers. If you know that you are being tracked and with what technologies, you can bypass surveillance in one browser. In addition, modern browsers have learned to delete evercookiesThere is no unlimited number of browsers. So if we assume we use Edge, FF and Chrome, the User can create three accounts and runs out of broswers :)
Hello. Unfortunately, no. But you can quickly close all reports on the page with this code:Is there any way to reset all reports ?
$('*[type="radio"][data-xf-click="approval-control"][value="delete"]').attr('checked', true)
Changes
- Updated dependencies
- Now only one request is executed when checking instead of two or more
- Fixed a bug due to which a duplicate report could be created
Fixed
- Incorrect behavior of the script, due to which the detection of multi-accounts stopped working