nextcloud / nextcloud/registration
Invitation code as a prerequisite for registration
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 147
- Forks
- 83
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 9
Description
How to use GitHub
Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature.
Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
Subscribe to receive notifications on status change and new comments.
Feature request
Which Nextcloud Version are you currently using: (see administration page)
30.0.4
Is your feature request related to a problem? Please describe.
If the app is activated, basically anyone can register, which can mean a lot of work for the administrator.
Describe the solution you'd like
In order to restrict registration to authorized groups of people, it would be helpful if the administrator could create invitation codes in advance and make them available to those authorized. These invitation codes should be restricted to both one-time and time-limited use.
Describe alternatives you've considered
-/-
Additional context
-/-
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 registration app's existing registration flow and administrator configuration to identify where registration access is controlled. Define how administrators create invitation codes and how one-time and time-limited use should be enforced. Done means authorized users can register with valid codes while expired, reused, or invalid codes are rejected.
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
- Mostly clear
- Newbie friendliness
- 42/100