bigbluebutton-Github/bigbluebutton-html5/imports/api
schrd 5a8217caa9
3.0beta1 clusterfixes (#21132)
* Fix: allow CORS requests to graphql API

In cluster setups the Graphql API endpoints are fetched as a CORS
request. We need to allow that.

* Fix: Allow CORS requests to ping endpoint

In cluster setups the ping is sent directly to the BBB server. So it
needs to allow CORS requests for cluster setups.

* Fix: construct relative API path for cluster setups

* Fix: adjust docs for cluster setup

As bbb-html5 client is static, setup instructions for cluster setup have
to be changed accordingly.

* Fix docs: remove superfluous  ```yaml

This must have been introduced by accident.

---------

Co-authored-by: Daniel Schreiber <daniel.schreiber@hrz.tu-chemnitz.de>
2024-09-25 13:48:17 -04:00
..
audio/client/bridge feat: add experimental support for ICE restart (#21208) 2024-09-20 06:35:32 -04:00
bbb-web-api 3.0beta1 clusterfixes (#21132) 2024-09-25 13:48:17 -04:00
screenshare/client/bridge feat: add experimental support for ICE restart (#21208) 2024-09-20 06:35:32 -04:00