nextcloud / nextcloud/registration
Registration email not optional
Open
Nobody has claimed this yet.
enhancement
feature: api 🛠️
feature: frontend 🖌️
- Dominant language
- JavaScript
- Stars
- 147
- Forks
- 83
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 9
Description
Steps to reproduce
- Set up registration with "Email is optional" toggle enabled
- Try to register without giving an email
Expected behaviour
The website allows registration to go through
Actual behaviour
A "this field is required" popup appears
Server configuration
Nextcloud version: 25.0.2
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 reproducing registration in the Nextcloud registration app with the “Email is optional” toggle enabled and no email address. Trace the validation that produces the required-field popup, then verify that registration succeeds without an email while required-email registration remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100