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 0ec4aebbde7 Bump axios from 1.7.7 to 1.8.2 in /airflow/ui (#47513)
add 97bd5c70cb2 Remove unused code in Fab provider (#47510)
No new revisions were added by this update.
Summary of changes:
.../commands/local_commands/standalone_command.py | 3 +-
.../providers/fab/auth_manager/fab_auth_manager.py | 21 +-
.../fab/auth_manager/security_manager/override.py | 488 +--------------------
.../fab/www/extensions/init_appbuilder.py | 6 +-
.../airflow/providers/fab/www/security_manager.py | 212 +--------
.../tests/unit/fab/auth_manager/test_security.py | 22 +-
6 files changed, 32 insertions(+), 720 deletions(-)