nextcloud / nextcloud/registration
Implement a public "disposable" email addresses list as a simple ON/OFF switch
Open
Nobody has claimed this yet.
enhancement
feature: settings ⚙️
- Dominant language
- JavaScript
- Stars
- 147
- Forks
- 83
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 9
Description
We could implement https://github.com/disposable-email-domains/disposable-email-domains#php

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 reviewing the linked disposable-email-domains PHP integration and the registration app's existing configuration and email-validation entry points. Define how the public list is consumed and where the ON/OFF setting belongs; done means disposable addresses are rejected when enabled and accepted when disabled, with behavior covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100