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
0371752a84
bigbluebutton-Github
/
labs
/
meteor-client
/
app
/
server
History
perroned
10bd9e28fe
Merge remote-tracking branch 'anton/meteor-portrait-improvements' into new-branch
2015-02-11 12:50:30 -08:00
..
collection_methods
Merge remote-tracking branch 'anton/meteor-portrait-improvements' into new-branch
2015-02-11 12:50:30 -08:00
bbblogger.coffee
moving the meteor files into an app folder so that grunt can reside in the root without breaking meteor
2014-10-02 16:16:34 +00:00
publish.coffee
if unauthorized user attempts to subscribe, throw an error which will cause the user to be redirected to the login page
2015-02-05 19:58:39 +00:00
redispubsub.coffee
add a flag for HTML5 users. add a flag for html5 users that validated successfully. Use these flags for action authorization. From now onwards we only allow users that got validate_auth_token_reply with true to proceed and enter a meeting. No restriction for the flash client users. Dummy users are now added only for html5 users when requesting validation from BBB
2015-02-06 17:21:31 +00:00
server.coffee
move clearCollections
2014-12-22 19:53:07 +00:00
user_permissions.coffee
load the main template only on successful login (before it would load for a sec no matter what)
2015-02-06 19:41:18 +00:00