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 a915e5f7e6d add auth dagtags (#47690)
add 11c305acad2 Add back `get_url_logout` in auth managers but make it
optional (#47729)
No new revisions were added by this update.
Summary of changes:
.../api_fastapi/auth/managers/base_auth_manager.py | 9 +++---
newsfragments/aip-79.significant.rst | 5 ++--
.../providers/fab/auth_manager/fab_auth_manager.py | 13 ++-------
.../fab/auth_manager/security_manager/override.py | 33 ----------------------
.../fab/src/airflow/providers/fab/www/views.py | 14 ++++++++-
.../unit/fab/auth_manager/test_fab_auth_manager.py | 23 +++------------
.../auth/managers/test_base_auth_manager.py | 4 +--
7 files changed, 29 insertions(+), 72 deletions(-)