Skip to content

Feature/device fingerprinting#317

Merged
sublime247 merged 1 commit into
sublime247:mainfrom
Spagero763:feature/device-fingerprinting
Mar 27, 2026
Merged

Feature/device fingerprinting#317
sublime247 merged 1 commit into
sublime247:mainfrom
Spagero763:feature/device-fingerprinting

Conversation

@Spagero763
Copy link
Copy Markdown
Contributor

This PR introduces a device fingerprinting middleware to enhance login anomaly detection and user security.

Extracts device fingerprints from standard headers and parameters.
Stores fingerprint history per user in the database.
Flags and records new devices, with a placeholder for email alerting.
Lays the foundation for tracking fingerprint changes and alerting users on new device logins.

closes #200

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Mar 27, 2026

@Spagero763 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@sublime247 sublime247 merged commit 2ac969a into sublime247:main Mar 27, 2026
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MEDIUM] Device Fingerprinting Module

2 participants