You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by xd...@apache.org on 2020/11/19 20:00:16 UTC

[airflow] branch master updated (9e3b2c5 -> 8b95e51)

This is an automated email from the ASF dual-hosted git repository.

xddeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 9e3b2c5  GCP Secrets Optional Lookup (#12360)
     add 8b95e51  Improve www.security.get_accessible_dags() and webserver performance (#12458)

No new revisions were added by this update.

Summary of changes:
 airflow/www/security.py    |  8 ++++----
 airflow/www/views.py       | 21 ++++-----------------
 tests/www/test_security.py | 27 +++++++++++++++++++++++++++
 3 files changed, 35 insertions(+), 21 deletions(-)