This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 27b4d06bcd Fixing contributing-docs/03_contributors_quick_start.rst
for clarity. (#37719)
add 5b31b63203 Deprecate smtp configs in airflow settings / local_settings
(#37711)
No new revisions were added by this update.
Summary of changes:
airflow/providers/smtp/notifications/smtp.py | 41 ++++++++++------------
.../notifications/templates/email_subject.jinja2} | 13 +++----
airflow/providers/smtp/provider.yaml | 16 +++++++++
airflow/settings.py | 13 -------
tests/providers/smtp/notifications/test_smtp.py | 41 ++++++++++++++++++++++
5 files changed, 81 insertions(+), 43 deletions(-)
copy airflow/{www/templates/airflow/noaccess.html =>
providers/smtp/notifications/templates/email_subject.jinja2} (77%)