OpenBankProject / OpenBankProject/OBP-API
Problem with non-convential domain extensions
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.7k
- Forks
- 482
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
got a "invalid email address" error when trying to sign up with a .money email address, I am assuming it would do that with other new domain extensions.
Instead it should accept all domain extensions but send a validation email.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the sign-up email validation entry point; the issue names no files or tests. Reproduce registration with a .money address, then verify that accepted domain extensions trigger a validation email rather than an invalid-address error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100