-
-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Sentry logging for email link clicks w/ bad member uuid (#21821)
no ref I've discovered email link checkers appear to be using falsified/scrambled uuids when testing links for a given site. It's difficult to check against all sites, so instead we'll log to Sentry to confirm this is the case. I've put this behind config because I believe it will create a LOT of entries, and may burden an already burdened workflow during peak traffic.
- Loading branch information
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters