nextcloud / nextcloud/files_downloadlimit

Enforce download limit

Open
#100 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
15
Forks
8
Avg merge
1d 5h
Merged PRs (30d)
24

Description

If it is possible, I think it would be useful to be able to enforce maximum number of downloads similarly to how expiration for shares is configured.

It would require the app to add a setting with similar behavior as expiration setting:
obraz

Where the Enforce option would force the limit to be applied and not allow for number of downloads greater then configured.

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 files or tests are named. Start by tracing the existing expiration setting and download counter in the repository, then determine how a configurable maximum and an Enforce option should behave. Done means the setting is configurable and the download limit is applied consistently when enforcement is enabled.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.