7 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
2e02d6d763 fix: a 2026-02-13 23:49:12 +01:00
206b8f08db fix: remove 2026-02-13 22:13:31 +01:00
4be60fa2ab fix: rename branch
Some checks failed
Publish / Trigger Tag Function (push) Failing after 6s
2026-02-13 22:11:41 +01:00
d2f56bb80d fix: workflow
Some checks failed
Deploy / Build & Deploy (push) Failing after 8s
2026-02-13 22:07:39 +01:00
8f9ff830fb feat: init 2026-02-13 22:02:30 +01:00