github-actions[bot] opened a new pull request, #49733: URL: https://github.com/apache/airflow/pull/49733
`api/ssl_cert` has a default value of "" so `has_option` is always returning true, so we have to find in a slightly more complex way of telling if this setting is turned on. I have also updated the Simple security manager to look at X-Forwarded-Proto so that if there is a reverse proxy in front (and if Airflow is configured to trust that) then it sets the secure flag (cherry picked from commit 76edd92cc0a66603cd934a365566ca97c1fe7055) Co-authored-by: Ash Berlin-Taylor <[email protected]> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
