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 f28643b7bd Implement Google Analytics Admin (GA4) operators (#36276)
add 28cad70223 Move config related to FAB auth manager to FAB provider
(#36232)
No new revisions were added by this update.
Summary of changes:
airflow/config_templates/config.yml | 6 ++++
.../providers/fab/auth_manager/fab_auth_manager.py | 4 ++-
airflow/providers/fab/provider.yaml | 27 ++++++++++++++++++
airflow/www/extensions/init_appbuilder.py | 32 ++++++++++++++++++----
.../configurations-ref.rst | 0
docs/apache-airflow-providers-fab/index.rst | 1 +
tests/conftest.py | 2 +-
tests/www/views/conftest.py | 2 +-
tests/www/views/test_views_log.py | 2 +-
tests/www/views/test_views_rate_limit.py | 4 +--
10 files changed, 67 insertions(+), 13 deletions(-)
copy docs/{apache-airflow-providers-amazon =>
apache-airflow-providers-fab}/configurations-ref.rst (100%)