The GitHub Actions job "Tests" on airflow.git/v3-0-test has succeeded.
Run started by GitHub user vincbeck (triggered by vincbeck).

Head commit for run:
3eee8c808e797bddb9943361a806ddfe7c6020c3 / github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
[v3-0-test] Fix infinite redirect caused by mistakenly setting token cookie as 
secure (#49721) (#49733)

* [v3-0-test] Fix infinite redirect caused by mistakenly setting token cookie 
as secure (#49721)

`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]>

* Update airflow-core/docs/core-concepts/auth-manager/index.rst

---------

Co-authored-by: Ash Berlin-Taylor <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/14646535134

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to