nextcloud / nextcloud/files_lock

Privileges management

Open
#31 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
39
Forks
10
Avg merge
1d 11h
Merged PRs (30d)
48

Description

Some kind of privilege management that allows users to:

  1. set who (account or group) can still edit files when they are locked
  2. can lock files
  3. can unlock files locked by others (useful for admins)

Great app, keep going!

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 reviewing the repository entry points and the existing file-lock behavior, since the issue names no files or tests. Determine how accounts and groups are represented and where lock, unlock, and edit permissions are enforced. Done means users can configure these privileges and the requested account, group, administrator, and locked-file cases are covered.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.