Disable sharing on external storage
Open
Nobody has claimed this yet.
app:files_external
Server
- Dominant language
- Shell
- Stars
- 16
- Forks
- 16
- Avg merge
- 11h 11m
- Merged PRs (30d)
- 1
Description
See https://github.com/owncloud/core/issues/19157 and doc ticket for some details: https://github.com/owncloud/documentation/issues/2130
Things to test:
- on all clients, web, desktop, mobile, if sharing is disabled in an external storage, it is not possible to create/update/remove shares there (ideally the UI should not show any share action, if possible)
- have existing shares on the external storage, then disable sharing: the shares become unaccessible for recipients (public shares + user shares)
- reenable sharing after disabling: shares that become unavailable are available again
There is currently no cleanup job for such existing disabled shares.
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
Read the linked core issue 19157 and documentation ticket 2130 first, then test external-storage sharing on web, desktop, and mobile. Verify that disabled storage blocks creating, updating, and removing shares, existing public and user shares become inaccessible, and re-enabling restores them; record the results for each client.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100