Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Remove '+' from all email addresses before handling #101

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

whoisgautxm
Copy link
Collaborator

Fixes #64

Done changes in the local.py and modal_server.py to check if the input email contains "+" sign as an input , then write a python function to clean that email and returns only the username and domain part

@Divide-By-0
Copy link
Member

Note that author reported it doesn't work/is untested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove + from all email addresses before handling
2 participants