bigbluebutton-Github/build/packages-template/bbb-etherpad
Daniel Schreiber dfd93e7959 Fix etherpad session authentication to work in cluster setups
Etherpad uses the sessionID cookie for authorization. In cluster setups the
host part of the URI which serves the html5 frontend is different from
the hostname part of the URI which serves etherpad. Therefore the
bbb-html5 client can't set a cookie for etherpad which contains the
etherpad sessionID.

This patch uses the `ep_auth_session` etherpad plugin which takes the
`sessionID` as query parameter, sets the cookie in the browser and
redirects the iframe to the pad URI.
2022-05-16 07:40:42 +02:00
..
after-install.sh Merge remote-tracking branch 'upstream/v2.4.x-release' into dev-24-0125 2022-01-25 16:56:52 +00:00
after-remove.sh build: do not delete .nginx file, it is removed on upgrade too 2022-03-18 19:02:46 +00:00
before-install.sh initial public version 2021-08-13 12:53:18 +02:00
before-remove.sh initial public version 2021-08-13 12:53:18 +02:00
build.sh Fix etherpad session authentication to work in cluster setups 2022-05-16 07:40:42 +02:00
etherpad.service refactor(etherpad): access control et al. 2022-01-21 16:56:01 -03:00
notes.nginx Fix etherpad session authentication to work in cluster setups 2022-05-16 07:40:42 +02:00
opts-focal.sh build: renamed opts-bionic to -focal 2022-03-14 18:53:35 +00:00
settings.json Merge remote-tracking branch 'upstream/v2.4.x-release' into merge-24-25-mar09 2022-03-09 20:40:07 +00:00