JoaoCarreteiro opened a new issue, #63364:
URL: https://github.com/apache/airflow/issues/63364

   ### Apache Airflow version
   
   Other Airflow 3 version (please specify below)
   
   ### If "Other Airflow 3 version" selected, which one?
   
   3.1.6
   
   ### What happened?
   
   Error when trying to test connection in the connection list in the UI.
   If I try to test the same connection using CLI i get success, using command 
"airflow connections test [connection_id]".
   
   It looks like when i try testing in the UI, it sends the password as "***" 
instead of the real password.
   
   ### What you think should happen instead?
   
   It should return success, given that the test works on CLI.
   
   ### How to reproduce
   
   Using any created connection, I tested using odbc and postgresql, go to the 
connection list in the UI and click on Test Connection button
   
   ### Operating System
   
   Ubuntu 24.04.2 LTS
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Docker-Compose
   
   ### Deployment details
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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]

Reply via email to