mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-08-19 00:46:07 +02:00
basic 2.5 support (bbb-pads, mongo 5.0, ruby 2.7)
This commit is contained in:
@@ -13,7 +13,7 @@ location /pad/p/ {
|
||||
proxy_set_header X-Forwarded-Proto $scheme; # for EP to set secure cookie flag when https is used
|
||||
proxy_http_version 1.1;
|
||||
|
||||
auth_request /bigbluebutton/connection/validatePad;
|
||||
auth_request /bigbluebutton/connection/checkAuthorization;
|
||||
auth_request_set $auth_status $upstream_status;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user