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 e87d672be19 Fix #47708: Ensure all multiple dropdown selections are 
visible (#48185)
     add a4f089e27e7 Add option in auth managers to specify DB manager (#48196)

No new revisions were added by this update.

Summary of changes:
 .../src/airflow/api_fastapi/auth/managers/base_auth_manager.py   | 9 +++++++++
 airflow-core/src/airflow/utils/db_manager.py                     | 7 +++++++
 .../unit/api_fastapi/auth/managers/test_base_auth_manager.py     | 3 +++
 .../src/airflow/providers/fab/auth_manager/fab_auth_manager.py   | 4 ++++
 .../fab/tests/unit/fab/auth_manager/test_fab_auth_manager.py     | 4 ++++
 5 files changed, 27 insertions(+)

Reply via email to