This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from feba90e3441 Bump black to latest 25.9.0 release (#55890)
add e4bab988442 Override `get_authorized_connections`,
`get_authorized_pools` and `get_authorized_variables` in Fab auth manager
(#55682)
No new revisions were added by this update.
Summary of changes:
.../api_fastapi/auth/managers/base_auth_manager.py | 106 ++++++++++-----------
.../providers/fab/auth_manager/fab_auth_manager.py | 62 +++++++++++-
.../unit/fab/auth_manager/test_fab_auth_manager.py | 18 ++++
3 files changed, 132 insertions(+), 54 deletions(-)