Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guest Policy (ASK_MODERATOR) prevents participants to join! #225

Closed
ferishili opened this issue Apr 8, 2021 · 3 comments
Closed

Guest Policy (ASK_MODERATOR) prevents participants to join! #225

ferishili opened this issue Apr 8, 2021 · 3 comments
Assignees
Milestone

Comments

@ferishili
Copy link
Collaborator

No description provided.

@ferishili ferishili added this to the >=2.60 milestone Apr 8, 2021
@ferishili ferishili self-assigned this Apr 8, 2021
@ferishili
Copy link
Collaborator Author

According to BBB API desc. guestPolicy has only 3 values (ALWAYS_ACCEPT, ALWAYS_DENY, and ASK_MODERATOR). However, when moderator selects ASK_MODERATOR, every participant must get the permission to join (guest and regular).
This brings some confusion, and AFAIK there is nothing that can be done in plugin, since it is a logic and a behavior of BBB system itself.
In this case there should be some notification or some indication to explain this!

@ferishili ferishili modified the milestones: >=2.60, Backlog Apr 8, 2021
@tgloeggl
Copy link
Member

tgloeggl commented Apr 14, 2021

I guess that we need to rework the presentation of this feature a bit. Currently its named "Zugang via Link". I suggest we do the following to solve this issue:

  • "Zugang via Link" becomes a Checkbox-Option (ALWAYS_ACCEPT or ALWAYS_DENY)
  • Add another option "Moderatoren vor Teilnehmendenzutritt fragen" (ASK_MODERATOR) <- This option would have precedence over the above two options
  • Only when "Zugang via Link" is enabled, the Button to create a link appears

Any feedback to this idea? Is it feasible?

@ferishili
Copy link
Collaborator Author

Any feedback to this idea? Is it feasible?

Seems fine to me, let's implement it and test if it works all the way through.

ferishili added a commit that referenced this issue Apr 19, 2021
@ferishili ferishili modified the milestones: Backlog, >=2.60 Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants