This is an automated email from the ASF dual-hosted git repository.
bolke pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 1e73b1cea2 Mask audit log extra field (#27923)
add 542cfdc270 Add allow list for imports during deserialization (#27887)
No new revisions were added by this update.
Summary of changes:
airflow/config_templates/config.yml | 9 +++++++++
airflow/config_templates/default_airflow.cfg | 5 +++++
airflow/config_templates/default_test.cfg | 2 ++
airflow/utils/json.py | 24 +++++++++++++++++++++---
tests/utils/test_json.py | 16 ++++++++++++++++
5 files changed, 53 insertions(+), 3 deletions(-)