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/23 20:28:52 UTC

[airflow] branch main updated (a8856833e2 -> 59707cdf7e)

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 a8856833e2 Format the note in datasets docs (#26637)
     add 59707cdf7e Check user is active (#26635)

No new revisions were added by this update.

Summary of changes:
 airflow/www/app.py                      |  7 ++++++-
 airflow/www/extensions/init_security.py | 11 +++++++++++
 tests/test_utils/decorators.py          |  1 +
 tests/www/views/conftest.py             |  1 +
 tests/www/views/test_session.py         | 14 ++++++++++++++
 tests/www/views/test_views_base.py      | 13 +++++++++++--
 6 files changed, 44 insertions(+), 3 deletions(-)