nextcloud / nextcloud/groupfolders

Supporting ACL permission levels implemented by NC "Secure View"

Open
#1,199 3 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement feature: acl
Dominant language
PHP
Stars
343
Forks
106
Avg merge
2d 3h
Merged PRs (30d)
34

Description

Hello

Could it possible to add new permissions to available permission list for group folders and files under them?

For example I need to seperate Download permission from Read permission.

Or I need to add new permission called "Download with Watermark only" which prevents users from downloading without watermark.

Users only with "Download" permission will be able to download without watermark.

How does groupfolders add permission menu? Is it possible to add new permissions to access control list?

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

Start by tracing the groupfolders permission menu and ACL integration mentioned in the issue; no files or tests are identified. Done would require a decided way to separate Download from Read and support watermark-only downloads, with the resulting permission behavior verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authorization
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.