bigbluebutton-Github/bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web
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
..
controllers 3.0beta1 clusterfixes (#21132) 2024-09-25 13:48:17 -04:00
UrlMappings.groovy Remove endpoint /enter of bbb-web 2024-07-11 11:14:46 -03:00