xypp / flarum-fingerprint-recorder
Record user browser fingerprint and ip address pair to detect multiple account
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^1.2.0
This package is auto-updated.
Last update: 2024-11-07 18:23:14 UTC
README
A Flarum extension. Record user's browser fingerprint and ip address pair to detect multiple account
Installation
Install with composer:
composer require xypp/flarum-fingerprint-recorder:"*"
Updating
composer update xypp/flarum-fingerprint-recorder:"*"
php flarum migrate
php flarum cache:clear