- Jun 08, 2021
-
-
Richard Alam authored
Running build.sh was failing because it cannot resolve some dependencies off of https://repo.grails.org/grails/core repo. Added other repos to use as location of dependencies.
-
- May 20, 2021
-
-
Gustavo Trott authored
-
- May 17, 2021
-
-
Gustavo Trott authored
-
- Apr 28, 2021
-
-
Gustavo Trott authored
Co-authored-by:
Anton Georgiev <antobinary@users.noreply.github.com>
-
- Apr 27, 2021
-
-
Gustavo Trott authored
-
- Apr 23, 2021
-
-
Richard Alam authored
require to be run with user bigbluebutton.
-
Gustavo Trott authored
Implements forceRasterizeSlides (force convert presentation to png before svg) and pngWidthRasterizedSlides (force png width (px))
-
- Apr 19, 2021
-
-
Gustavo Trott authored
-
- Apr 13, 2021
-
-
Gustavo Trott authored
-
- Apr 09, 2021
-
-
Gustavo Trott authored
-
- Apr 08, 2021
-
-
Gustavo Trott authored
Send pubSub FileTooLarge Error Msg from bbb-web when file is too large, (and makes Akka send meetingId with presentation token msg)
-
- Apr 05, 2021
-
-
Marcel Waldvogel authored
The starting scripts now `exec` the main service instead of starting it as a subprocess. Also in line with docker-entrypoint recommendations.
-
- Mar 31, 2021
-
-
Gustavo Trott authored
-
- Mar 30, 2021
-
-
Gustavo Trott authored
-
Gustavo Trott authored
-
Philipp Memmel authored
-
Pedro Beschorner Marin authored
Included a message and a redirect for the cases where the guest is not allowed to join or the meeting has expired/ended.
-
- Mar 25, 2021
-
-
Gustavo Trott authored
-
- Mar 24, 2021
-
-
Gustavo Trott authored
-
- Mar 22, 2021
-
-
Gustavo Trott authored
-
- Mar 18, 2021
-
-
Anton Georgiev authored
-
- Mar 09, 2021
-
-
Pedro Beschorner Marin authored
Moderators are able to send a message to the meeting's guest lobby. This new event reaches bbb-web and is sent to the guest user with her/his status response while polling. All guest users that are waiting for acceptance will be able to read this message. enableGuestLobbyMessage is disabled by default.
-
- Feb 25, 2021
-
-
Daniel Schreiber authored
operators can define their own config for bbb-web which will not be overwritten by packages. bbb-conf is changed accordingly to write configuration values to ``/etc/bigbluebutton/bbb-web.properties`
-
- Feb 23, 2021
-
-
Daniel Schreiber authored
operators can define their own config for bbb-web which will not be overwritten by packages. bbb-conf is changed accordingly to write configuration values to ``/etc/bigbluebutton/bbb-web.properties`
-
- Feb 16, 2021
-
-
Anton Georgiev authored
-
- Feb 10, 2021
-
-
Pedro Beschorner Marin authored
Associate pads with meetings so session validation is restricted to the meeting's valid session tokens. Meteor will dispatch new redis events on shared notes and closed captions pads creation. This event will go through apps and reach web to populate a new meeting's pad collection that contains all valid pad id's for that session. Nginx will use this collection to check if the user's session token belongs to the pad's authorized users. Besides these modifications, an extra change will be needed at notes.nginx. Location /pad/p/ needs to change it's auth_request: from /bigbluebutton/connection/checkAuthorization; to /bigbluebutton/connection/validatePad;
-
- Feb 09, 2021
-
-
Ghazi Triki authored
Make sure checksum validation is done first in join API and display an error without redirection in failure case.
-
- Feb 01, 2021
-
-
Jacob Burroughs authored
Otherwise that property is not read from the bigbluebutton.properties file. It was removed in an overzealous deletion in https://github.com/bigbluebutton/bigbluebutton/pull/11008/commits/418fdb1a318a9d6524d0250485750109883acd82
-
- Jan 24, 2021
-
-
Pedro Beschorner Marin authored
Changes to the current (v2.2) default configuration of the guest feature. The ideal is to keep the simplified guest feature as default (`authenticatedGuests=false`) but we also need to be in sync with Greenlight settings to make this happen. Greenlight will have to re-add the `guest=true` param on user's join API call when ASK_MODERATOR is set as guest's policy.
-
Pedro Beschorner Marin authored
-
- Jan 05, 2021
-
-
Anton Georgiev authored
-
- Dec 16, 2020
-
-
Anton Georgiev authored
-
- Dec 15, 2020
-
-
Anton Georgiev authored
-
- Dec 11, 2020
-
-
Anton Georgiev authored
-
- Dec 09, 2020
-
-
Anton Georgiev authored
-
basisbit authored
Cherry-picked https://github.com/bigbluebutton/bigbluebutton/pull/9855 Co-Authored-By:
Pedro Beschorner Marin <pedrobmarin@gmail.com>
-
basisbit authored
Cherry-picked the commits from https://github.com/bigbluebutton/bigbluebutton/pull/9251 The added code checks if a meetingID is unique and makes sure no two meetings use the same VoiceBridge. Also see Issue # 9024
-
- Nov 18, 2020
-
-
Anton Georgiev authored
-
- Nov 13, 2020
-
-
Tiago Daniel Jacobs authored
-
Tiago Daniel Jacobs authored
-