This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from aabf064 Fix typo in CONTRIBUTING.rst (#9437)
add a450900 Add options to extend list of sensitive keywords (#9397)
No new revisions were added by this update.
Summary of changes:
airflow/config_templates/config.yml | 7 +++++
airflow/config_templates/default_airflow.cfg | 3 +++
airflow/config_templates/default_test.cfg | 1 +
airflow/www/utils.py | 14 ++++++----
docs/security.rst | 12 +++++++++
docs/ui.rst | 7 +++++
.../app/templates/configmaps.template.yaml | 3 +++
tests/www/test_utils.py | 30 ++++++++++++++++++++++
8 files changed, 72 insertions(+), 5 deletions(-)