nextcloud / nextcloud/registration

REQ: first level of inscription notification

Open
#717 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
Dominant language
JavaScript
Stars
147
Forks
83
Avg merge
1d 2h
Merged PRs (30d)
9

Description

Hi
we're using Registration app as once in a while it's easier for contributors to create their account themselves.
But we never get to know when they have tried and failed in this process.

request

  1. Admin gets notified when a visitor clicks "Register"
  2. Registration admin page shows a list of pending registration requests: email addresses that asked for a confirmation code by email, when users haven't validated the creation yet. Admin can facilitate the process of creation or delete pending requests. Enable or disable notification on registration requests

thanks for you concern - hoping to see this useful app evolve in this sens

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 issue does not name any files, tests, or entry points. Start by tracing the Registration app's registration and email confirmation flow, then define the notification setting and the pending-request administration behavior. Done means admins can manage unvalidated requests and control notifications, with the behavior covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authentication
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.