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 9a1f9e90a5 Fix require_confirmation_dag_change (#42063)
add a094f9105c Move `is_active` user property to FAB auth manager (#42042)
No new revisions were added by this update.
Summary of changes:
airflow/auth/managers/models/base_user.py | 4 ----
airflow/providers/fab/auth_manager/fab_auth_manager.py | 3 ++-
airflow/www/app.py | 2 --
airflow/www/extensions/init_security.py | 13 -------------
newsfragments/42042.significant.rst | 1 +
tests/providers/fab/auth_manager/test_fab_auth_manager.py | 9 +++++++++
tests/test_utils/decorators.py | 1 -
tests/www/views/conftest.py | 1 -
tests/www/views/test_views_rate_limit.py | 1 -
9 files changed, 12 insertions(+), 23 deletions(-)
create mode 100644 newsfragments/42042.significant.rst