Skip to content

Conversation

@ashb
Copy link
Member

@ashb ashb commented Apr 24, 2025

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.

Provider version of #49721.

Relates to #49495


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

… token cookie as secure

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

Provider version of apache#49721
Copy link
Member

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

That has been updated multiple times and I guess we lost track a little bit there.

@potiuk potiuk merged commit 8ad08fa into apache:main Apr 24, 2025
67 checks passed
prabhusneha pushed a commit to astronomer/airflow that referenced this pull request Apr 25, 2025
… token cookie as secure (apache#49724)

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

Provider version of apache#49721
@pierrejeambrun pierrejeambrun modified the milestone: Airflow 3.0.1 Apr 29, 2025
jroachgolf84 pushed a commit to jroachgolf84/airflow that referenced this pull request Apr 30, 2025
… token cookie as secure (apache#49724)

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

Provider version of apache#49721
@ashb ashb deleted the fix-fab-auth-infinite-redir branch July 4, 2025 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants