nextcloud / nextcloud/spreed

Logged in users of groups without access to Talk can not join public calls

Open
#3,092 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug feature: api 🛠️ low
Dominant language
PHP
Stars
2.2k
Forks
587
Avg merge
18h 27m
Merged PRs (30d)
333

Description

When Talk is limited only to certain groups guests can happily join public calls. However, logged in users can not self join a public call.

Steps to reproduce

  • Log in as an admin
  • Open the Talk Administration settings
  • Limit Talk to be used only by admin group
  • Open Talk and create a new public conversation
  • Copy the link for the public conversation
  • In a private window, log in as a regular user
  • Open the link for the public conversation
Expected behaviour

The conversation loads.

Actual behaviour

Only the placeholders are shown.

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 flow in the issue: restrict Talk to the admin group, create a public conversation, and open its link as a regular logged-in user. Trace the public-call loading and group-access checks; done means the conversation loads for that user as described under Expected behaviour.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.