This is an automated email from the ASF dual-hosted git repository.
kalyanr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 8ad08fa075e Fix infinite redirect in FAB AuthManager caused by
mistakenly setting token cookie as secure (#49724)
add c708f8db620 include jti when generating jwt token (#49531)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/api_fastapi/auth/tokens.py | 3 +++
airflow-core/tests/unit/api_fastapi/auth/test_tokens.py | 2 ++
2 files changed, 5 insertions(+)