dfd93e7959
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. |
||
---|---|---|
.. | ||
after-install.sh | ||
after-remove.sh | ||
before-install.sh | ||
before-remove.sh | ||
build.sh | ||
etherpad.service | ||
notes.nginx | ||
opts-focal.sh | ||
settings.json |