This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git
from a536743de3b Fixing mypy checks on main for task sdk (#50617) add 0dad2bb17e3 Fix permission check on the ui config endpoint (#50564) No new revisions were added by this update. Summary of changes: .../src/airflow/api_fastapi/core_api/routes/ui/config.py | 4 ++-- airflow-core/src/airflow/api_fastapi/core_api/security.py | 12 ++++++++++++ .../tests/unit/api_fastapi/core_api/routes/ui/test_config.py | 6 ++++-- 3 files changed, 18 insertions(+), 4 deletions(-)