Skip to content

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

Open
whoisgautxm wants to merge 1 commit into
mainfrom
feat/Remove-plus-from-all-email-addresses-before-handling
Open

feat: Remove '+' from all email addresses before handling#101
whoisgautxm wants to merge 1 commit into
mainfrom
feat/Remove-plus-from-all-email-addresses-before-handling

Conversation

@whoisgautxm
Copy link
Copy Markdown
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
Copy Markdown
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