nextcloud / nextcloud/registration

Allow for certain automated tasks for each user

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

Nobody has claimed this yet.

1. to develop enhancement feature: settings ⚙️
Dominant language
JavaScript
Stars
147
Forks
83
Avg merge
1d 2h
Merged PRs (30d)
9

Description

It would be great to be able to allow for certain subfolders to be created by each user registration (e.g. /NewRegs/Sub-Folder1).

The Sub-Folder1 could be the "home directory" of the new registered user and by granting access to the NewReg parent folder to a certain group of users (admins for new registered), such group admins could exchange files but new registered users don't have access to other new registered users.

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

No file, entry point, or test is named in the issue. Start by locating the registration flow and existing user-directory or permission handling, then determine how configurable per-user subfolders and group access would fit; done means new registrations receive the requested isolated folder structure while designated admins can exchange files.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authentication, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.