This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 5155e7ff20 Update recording of SVG output to rich-click 1.7.0 (#34941)
add f8b947eeb5 D401 Support - WWW (#34933)
No new revisions were added by this update.
Summary of changes:
airflow/www/api/experimental/endpoints.py | 14 +++----
airflow/www/app.py | 2 +-
airflow/www/auth.py | 10 ++---
airflow/www/decorators.py | 4 +-
airflow/www/extensions/init_auth_manager.py | 8 ++--
airflow/www/extensions/init_manifest_files.py | 2 +-
airflow/www/extensions/init_security.py | 2 +-
airflow/www/fab_security/manager.py | 47 +++++++++++-----------
airflow/www/forms.py | 4 +-
airflow/www/security_manager.py | 30 +++++++-------
airflow/www/utils.py | 24 ++++++------
airflow/www/views.py | 56 +++++++++++++--------------
12 files changed, 103 insertions(+), 100 deletions(-)