YoannAbriel commented on PR #62888: URL: https://github.com/apache/airflow/pull/62888#issuecomment-4003456141
#62364 fixed PLAIN specifically (added it to the allow-list). This PR changes the approach — instead of gating on auth_mechanism, it passes the password through whenever `db.password` is set, regardless of auth mode. Covers NONE, KERBEROS, NOSASL, etc. where password was silently dropped. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
