Add the possibility to forbid users to use desktop/app clients, but only web
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
I faced with the challenge to limit users to have access to the cloud data only via web version. That means to forbid particular users to use apps (desktop or mobile) to download the documents and store them on their devices.
Please, add the possibility to limit access to the data at the per user level, eg: web, desktop app and mobile app with a multi-choice.
This will help admins to manage user access in a more flexible way.
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
The issue names no files, tests, or entry points. Start by searching the repository for existing per-user access restrictions and how requests from web, desktop, and mobile clients are distinguished. Done means administrators can configure allowed client types per user and the restriction is enforced for document access and downloads.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authorization, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100