You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2022/09/07 01:21:24 UTC

[airflow] branch main updated (fd7d9c4669 -> a901ad93fa)

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

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


    from fd7d9c4669 Add dataset read permission to viewer role (#26181)
     add a901ad93fa Show DAGs and Datasets menu links based on role permission (#26183)

No new revisions were added by this update.

Summary of changes:
 airflow/www/extensions/init_appbuilder_links.py   | 9 ++++++++-
 airflow/www/security.py                           | 2 ++
 airflow/www/templates/appbuilder/navbar_menu.html | 5 -----
 tests/www/test_security.py                        | 2 ++
 4 files changed, 12 insertions(+), 6 deletions(-)