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

ephraimanierobi pushed a change to branch v2-2-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 94a75ae  Fix race condition between triggerer and scheduler (#21316)
     new da7c463  A trigger might use a connection; make sure we mask passwords 
(#21207)
     new a8e9aa6  fix: Update custom connection field processing (#20883)
     new a336a6c  Set X-Frame-Options header to DENY only if X_FRAME_ENABLED is 
set to true. (#19491)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 airflow/cli/commands/triggerer_command.py |  1 +
 airflow/www/extensions/init_security.py   |  3 ++-
 airflow/www/views.py                      | 28 +++++++++++++++++-----------
 tests/www/views/test_views_connection.py  | 15 +++++++++++++++
 4 files changed, 35 insertions(+), 12 deletions(-)

Reply via email to