bigbluebutton-Github/bigbluebutton-html5/imports/api/users/server/handlers
Oswaldo Acauan 2f741df97b Impl user-session based connections on server. Fix #5150
Implement a connectionId for each user, each time a user try to validate we change their connectionId
and end all other connections of that user.
2018-02-20 11:26:36 -03:00
..
changeRole.js replace strings with constants 2017-10-25 12:00:31 -07:00
emojiStatus.js Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-errors-linter 2017-10-12 15:36:52 -03:00
getUsers.js Changed imports and removed 'initializeCursor.js' since it's not needed 2017-10-11 19:00:28 -07:00
guestApproved.js Changed imports and removed 'initializeCursor.js' since it's not needed 2017-10-11 19:00:28 -07:00
guestsWaitingForApproval.js Moved files up to api/ 2017-10-11 18:09:35 -07:00
presenterAssigned.js Removed a comment 2018-02-08 08:42:32 -08:00
removeUser.js Moved files up to api/ 2017-10-11 18:09:35 -07:00
userEjected.js Moved files up to api/ 2017-10-11 18:09:35 -07:00
userJoined.js Moved files up to api/ 2017-10-11 18:09:35 -07:00
validateAuthToken.js Impl user-session based connections on server. Fix #5150 2018-02-20 11:26:36 -03:00