You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
Issue Brief
As of today, webhook is sending sha256/other hash types in the "md5" field of the webhook. It appears this comes from the userid field.
Expected result
I would expect "md5" is always and md5 hash of the email, lowercase, stripped of leading/trailing whitespace.
If MD5 isn't available then it should just return
""blank