bigbluebutton-Github/bigbluebutton-html5/imports/api/users/server/methods
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
..
assignPresenter.js Switched from the broken 4commerce:env-settings package to native Meteor.settings 2018-01-07 16:24:05 -08:00
changeRole.js Linting 2018-01-07 16:25:56 -08:00
removeUser.js Changed all the references of kick to remove, to be consistent 2018-01-09 14:28:48 -08:00
setEmojiStatus.js Switched from the broken 4commerce:env-settings package to native Meteor.settings 2018-01-07 16:24:05 -08:00
userJoin.js Switched from the broken 4commerce:env-settings package to native Meteor.settings 2018-01-07 16:24:05 -08:00
userLeaving.js Impl user-session based connections on server. Fix #5150 2018-02-20 11:26:36 -03:00
validateAuthToken.js Impl user-session based connections on server. Fix #5150 2018-02-20 11:26:36 -03:00