nextcloud / nextcloud/preferred_providers

emails with a + character don't work

Open
#6 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug
Dominant language
JavaScript
Stars
12
Forks
5
Avg merge
2h 22m
Merged PRs (30d)
1

Description

When trying to enter an email with a + character (often used by people to track who's spamming them), an error is returned, even though this is a valid email.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The payload names no file or test; start by locating the registration email-validation entry point in this JavaScript repository. Reproduce the rejection for an address containing '+', then add coverage and verify valid plus-addresses are accepted without breaking existing validation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.