Skip to content

fix: flipboard email module false positives - #469

Merged
kaifcodec merged 2 commits into
kaifcodec:mainfrom
kristoisberg:feature/flipboard-email-false-positives
Jul 26, 2026
Merged

fix: flipboard email module false positives#469
kaifcodec merged 2 commits into
kaifcodec:mainfrom
kristoisberg:feature/flipboard-email-false-positives

Conversation

@kristoisberg

Copy link
Copy Markdown
Collaborator

The Flipboard email module currently reports all invalid responses as taken emails, which causes false positives with email domains, which, I assume, have been blacklisted. This PR tightens the check to only report a taken email address when Flipboard responds with error code 3109.

Previously false positive email to test with: asddfgdfdgdg@tutanota.com

Comment thread user_scanner/email_scan/news/flipboard.py Outdated

@kaifcodec kaifcodec left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MERGING IT.

@kaifcodec
kaifcodec merged commit beda08a into kaifcodec:main Jul 26, 2026
2 checks passed
@kaifcodec kaifcodec added the bug fix Fixed a bug in existing files label Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix Fixed a bug in existing files

2 participants