YoannAbriel commented on PR #62888: URL: https://github.com/apache/airflow/pull/62888#issuecomment-3999956759
Thanks for flagging! #62364 only added `PLAIN` to the list of mechanisms that retrieve the password. This PR takes a different approach — it ensures the user-provided password is passed through for **all** auth modes (NOSASL, NONE, KERBEROS, LDAP, CUSTOM, etc.) instead of maintaining a growing allowlist. The fix in #62364 still leaves other mechanisms unable to use a configured password. -- 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]
