3 Commits

Author SHA1 Message Date
b0e78086f4 feat: anonymize IPs via HMAC before persisting to MongoDB
GDPR compliance — IPs are HMAC-SHA256'd (truncated to 16 hex chars)
before being pushed to the Redis queue, so only pseudonymous tokens
are ever stored.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 10:30:20 +01:00
f2b690f3f5 fix: add admin 2026-02-14 10:14:49 +01:00
8f9ff830fb feat: init 2026-02-13 22:02:30 +01:00