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

API: Allow dots in email lookup #1244

Merged
merged 1 commit into from Mar 29, 2024
Merged

API: Allow dots in email lookup #1244

merged 1 commit into from Mar 29, 2024

Conversation

felixrindt
Copy link
Member

Fixes #1242 by @BenBals

@felixrindt felixrindt added the [C] bug Something isn't working label Mar 28, 2024
@coveralls
Copy link

coveralls commented Mar 28, 2024

Coverage Status

coverage: 87.72% (+0.03%) from 87.693%
when pulling bb7eaf2 on api-by-dot-mail
into 5ffddcd on main.

@felixrindt felixrindt enabled auto-merge (rebase) March 29, 2024 09:59
@felixrindt felixrindt merged commit 3fb6940 into main Mar 29, 2024
15 checks passed
@felixrindt felixrindt deleted the api-by-dot-mail branch March 29, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C] bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API: /api/users/by_email returns 404 error for email addresses with dots before the @
3 participants