nextcloud / nextcloud/registration
Allow for certain automated tasks for each user
Nobody has claimed this yet.
- 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
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
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