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

User can still interact with the application after he has been kicked out #3088

Closed
GhaziTriki opened this issue Apr 19, 2016 · 4 comments
Closed
Milestone

Comments

@GhaziTriki
Copy link
Member

A kicked out user can interact with the application components. All interaction should be blocked even if he has been disconncted from the server components.

To watch the current behaviour: http://screencast.com/t/14davS6FN

@GhaziTriki GhaziTriki changed the title User can still navigate throw the application he has been kicked out User can still interact with the application he has been kicked out Apr 19, 2016
@GhaziTriki GhaziTriki changed the title User can still interact with the application he has been kicked out User can still interact with the application after he has been kicked out Apr 19, 2016
@capilkey
Copy link
Contributor

@GhaziTriki
Copy link
Member Author

The removeAllWindows was buggy and I had to replace it by using the module STOP events. I don't think the PR #3049 has to do something with it.

@capilkey
Copy link
Contributor

The problem is that the module stop functions are only called when the user logs out and not when they are kicked from the meeting.

@capilkey capilkey added this to the Release 1.0.0 milestone Apr 29, 2016
capilkey added a commit to capilkey/bigbluebutton that referenced this issue May 5, 2016
@ffdixon
Copy link
Member

ffdixon commented May 9, 2016

Fixed in

#3120

@ffdixon ffdixon closed this as completed May 9, 2016
oswaldoacauan added a commit to oswaldoacauan/bigbluebutton that referenced this issue May 20, 2016
* master: (44 commits)
  - publish bbb commons messages to local by default
  bbb-web: Verified that all error messages from join are displayed in html
  bbb-web: Adjustments for the new error management - Removed old error managment from join - Refactored method respondWitErrors so it may responde with html or xml - Added validation for ignoring masUsers filter if maxUsers=0
  bbb-web: Fix for race condition that causes the maxParticipants filter to fail (registeredUser now tracks the timestamp instead of Date)
  bbb-config: index.html is now able to handle error messages when used as the default logoutURL
  bbb-web: Fix for race condition that causes the maxParticipants filter to fail (changed the format to error parameter)
  bbb-web: Fix for race condition that causes the maxParticipants filter to fail (implemented cleaner)
  Added blank pages to defaut.pdf for whiteboard
  Move from 1.0-RC to 1.0
  bbb-web: Fix for race condition that causes the maxParticipants filter to fail (tracking the joins)
  - add Occitan locale
  - fix offending locale that breaks build
  Update locales
  bbb-web: Implemented maxUsers/maxParticipants filter in Join
  fix shortcut key inconsistencies
  fix issue bigbluebutton#3088
  Fix for issue bigbluebutton#3110
  fix issue bigbluebutton#3106
  Fix clicks on the thumbnails in the playback page
  Improve playback buttons and update colors in the playback page
  ...
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

3 participants