You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/01/25 14:01:14 UTC

[airflow] branch master updated (fef9173 -> 35b5a38)

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

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


    from fef9173  Revert "Removes files from docker-context-files if not used (#13830)" (#13889)
     add 35b5a38  Don't add User role perms to custom roles. (#13856)

No new revisions were added by this update.

Summary of changes:
 airflow/www/security.py    | 108 ++++++++++++++-------------------------------
 airflow/www/views.py       |   2 +-
 tests/www/test_security.py |   8 ++--
 tests/www/test_views.py    |   4 ++
 4 files changed, 43 insertions(+), 79 deletions(-)