jmcarp opened a new pull request #13601:
URL: https://github.com/apache/airflow/pull/13601


   Email backends fetch credentials from environment variables, but other
   credentials are typically stored in connections. This patch deprecates
   email credentials from environment variables and checks connections
   first. We can drop the environment variable fallback in a future
   release.
   
   Based on conversation in #13463. I would like to standardize credential 
handling in email backends, then add an SES backend separately. I'm marking 
this as a draft for feedback, and I'll write tests once we agree on an 
approach. cc @mik-laj 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to