nextcloud / nextcloud/announcementcenter

Announcement center "admins" can see every announcement

Open
#175 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement feature: administration 🙆‍ feature: announcements 🗣️
Dominant language
JavaScript
Stars
51
Forks
29
Avg merge
2d 18h
Merged PRs (30d)
22

Description

Steps to reproduce
  1. add user 'user1' to group 'test'
  2. add group 'test' in settings to announcement center admin-groups
  3. post an announcement with user 'user2' to another group (not a group which user1 belongs to).
  4. user1 is able to see the announcement
Expected behaviour

user1 should only see his own announcements and announcements of his groups.

Actual behaviour

user1 is able to see every announcement. It is a breach of privacy if a user can see announcements that are intended exclusively for another group.

Nextcloud version:
16.0.5.1

Announcement Center version:
3.5.1

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 reproducing the four listed steps with Nextcloud 16.0.5.1 and Announcement Center 3.5.1, then trace how announcement-center admin groups affect visibility. Done means user1 sees only personal announcements and announcements for groups user1 belongs to, while announcements for other groups remain hidden.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authorization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.