Discourse Fingerprint - Browser Fingerprinting Plugin

The plugin used to gather all users using the same IP address without manual searching. But this has stopped working now, and I can only find out by searching.

1 Like

I just upgraded Discourse and see a message now:

[Admin-Hinweis] Eines deiner Themes oder Plug-ins enthält Code, der aktualisiert werden muss. (ID:discourse.deprecated-resolver-normalization)

And in developer console:

DEPRECATION NOTICE: Looking up 'route:admin-plugins-fingerprint' is no longer permitted. Rename to 'route:admin-plugins/fingerprint' instead [deprecation id: discourse.deprecated-resolver-normalization]

1 Like

Following up on the deprecation above.. on current core (v2026.8.0-latest.1) it’s not just a warning any more, the report page itself looks broken.

/admin/plugins/fingerprint comes up with an empty “latest matches” and flagged list, and the console throws:

Uncaught (in promise) TypeError: Cannot convert undefined or null to object
    at Object.values (<anonymous>)
    at fingerprint-report.js:58