nextcloud / nextcloud/circles

Make circles filtered by group membership

Open
#458 4 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
177
Forks
68
Avg merge
2d 22h
Merged PRs (30d)
60

Description

Hi! For now any user can see list of circles of another users (public, private). If you want to isolate your user - you put him into his own group. User cannot see other users. The same should be with circles: user shouldn't see list of circles of another users, which are not in his group. The same with polls and forms applications.

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 how circles expose their lists, then compare the corresponding visibility paths for polls and forms applications. Done means users cannot list items belonging to users outside their group while same-group visibility remains available, with coverage for each affected area.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authorization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.