Actions
Bug #9214
closedHTTPS check fails if behind a proxy or load balancer
Description
The load balance may not forward the server global HTTPS. It however will have the protocol in HTTP_X_FORWARDED_PROTO which can be used to check if is HTTPS.
Updated by beat about 1 year ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
This is already fixed by @krileon in MR !320 commit d9a72698f7796c2c256520e90e169a3ff1ba1870 (CBSubs 4.6.2)
Actions