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 b18ce3e1ac Drop MySQL 5.7 support in dev/ci (#35152)
add c3fbefa07c Move authentication related methods to FAB auth manager
(#35038)
No new revisions were added by this update.
Summary of changes:
.../auth/managers/fab/security_manager/override.py | 409 ++++++++++++++++++++-
.../config_templates/default_webserver_config.py | 2 +-
airflow/www/fab_security/manager.py | 366 +-----------------
airflow/www/fab_security/sqla/manager.py | 17 -
tests/test_utils/mock_security_manager.py | 4 +-
5 files changed, 399 insertions(+), 399 deletions(-)