This website requires JavaScript.
Explore
Help
Sign In
BigBlueButton
/
bigbluebutton-Github
Watch
1
Star
0
Fork
0
You've already forked bigbluebutton-Github
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
12e363eb92
bigbluebutton-Github
/
bigbluebutton-html5
/
imports
/
api
/
guest-users
/
server
History
Gustavo Trott
12e363eb92
Removes loginTime creation from Meteor and use the registeredOn date created on Akka. Makes Akka send the registeredOn date throught PubSub messages: UserRegisteredRespMsg, GuestsWaitingForApprovalEvtMsg and ValidateAuthTokenRespMsg.
2021-02-16 14:46:30 -03:00
..
handlers
Removes loginTime creation from Meteor and use the registeredOn date created on Akka. Makes Akka send the registeredOn date throught PubSub messages: UserRegisteredRespMsg, GuestsWaitingForApprovalEvtMsg and ValidateAuthTokenRespMsg.
2021-02-16 14:46:30 -03:00
methods
utilize Meteor connection id instead of trusting client side meetingId, userId
2020-02-06 15:48:16 -05:00
modifiers
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into 2020-12-01-merge
2020-12-01 20:02:50 +00:00
eventHandlers.js
Removes waiting guests that stop polling for their status
2020-01-15 12:03:52 -03:00
index.js
Add pending/guest users waiting to approval panel
2019-02-26 14:08:15 -03:00
methods.js
Add remember checkbox for remember guest policy choice
2019-04-03 17:11:47 -03:00
publishers.js
Adjust publishers to use auth-token-validation collection
2020-09-01 13:31:11 -03:00