nextcloud / nextcloud/richdocuments
Secure view
Open
Nobody has claimed this yet.
1. to develop
enhancement
feature: secure view
- Dominant language
- JavaScript
- Stars
- 453
- Forks
- 147
- Avg merge
- 14h 54m
- Merged PRs (30d)
- 83
Description
- Implement prevent download https://github.com/nextcloud/richdocuments/issues/2267
- Additional permissions
- Requires server work to allow registering for additional checkboxes https://github.com/nextcloud/server/issues/22220
- Print/Export covered by prevent download
- Copy
- Watermark
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
Review the linked prevent-download issue 2267 and the server dependency 22220 first, then trace how the existing prevent-download permission is implemented. The remaining work is to support the Copy and Watermark permissions, with the checkboxes and their behavior working end to end.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100