xypp/flarum-fingerprint-recorder

Record user browser fingerprint and ip address pair to detect multiple account

dev-master 2024-12-08 15:12 UTC

This package is auto-updated.

Last update: 2024-12-08 15:13:08 UTC


README

License Latest Stable Version Total Downloads

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

Links