xypp/flarum-fingerprint-recorder

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

dev-master 2024-10-07 18:08 UTC

This package is auto-updated.

Last update: 2024-11-07 18:23:14 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