Commit Graph

7 Commits

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