Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Merge BBB 2.6.7 into v2.7.x-release #17903

Merged
merged 172 commits into from May 15, 2023

Conversation

antobinary
Copy link
Member

Regular propagation of fixes

GuiLeme and others added 30 commits February 14, 2023 16:50
…ock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-YAML-5458867
docs: Correcting the virtual background images upload path
Fix an incorrect path for overriding `turn-stun-servers.xml`.
The etherpad component's nginx configuration needs to know the request
scheme in order to set some variables that influence whether the
'Secure' flag is set on cookies. Right now it directly uses the $scheme
variable, but this variable does not get set to the expected value if
nginx is behind a reverse-proxy where the proxy handles TLS termination.

Adjust the etherpad nginx config to use a variable with a different name
$real_scheme, which can be set in the nginx server block to match the
configuration of the nginx listeners.

This variable is set to the value of $scheme in the default
/etc/sites-available/bigbluebutton file. The bbb-install.sh script will
be updated to set this variable in the configurations it writes.

People using other installation scripts will need to add this variable
to their nginx configuration file, or etherpad might not operate correctly.
gustavotrott and others added 27 commits May 10, 2023 14:55
…chat-open

fix (html5): User prevent the second user from opening private chat
fix: Toast notifications shows again when the language is switched
Fix: Order of first and last names in save users
[2.6] fix(freeswitch): include signalwire PR 1914 as a patch (backport from 2.7)
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
…t-issue

fix(bbb-html5): Inconsistent current presentation indicator
…tings-2.6

docs: Add lockSettingsHideUserList param and fix lockSettingsDisableNotes
fix(config): check status of other recording formats
refactor: clarify information on docs regarding recording
fix: overlapping screen end alerts and invisible cameras on reconnections
…editable-for-presenter

fix: Making poll results editing possible to presenter
100% translated source file: 'en.json'
on the 'de' language.
99% of minimum 99% translated source file: 'en.json'
on the 'tr_TR' language.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
…s_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_de

Translations for bigbluebutton-html5/public/locales/en.json in de [Manual Sync]
…s_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_tr_TR

Translations for bigbluebutton-html5/public/locales/en.json in tr_TR [Manual Sync]
@antobinary antobinary added this to the Release 2.7 milestone May 15, 2023
@sonarcloud
Copy link

sonarcloud bot commented May 15, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

No Coverage information No Coverage information
5.3% 5.3% Duplication

@antobinary antobinary merged commit f1d5c29 into bigbluebutton:v2.7.x-release May 15, 2023
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet