potiuk commented on issue #11218:
URL: https://github.com/apache/airflow/issues/11218#issuecomment-1060491215


   I think it should be handled in the usual way as "write-only" change. If 
there is a secret value set in the database, it should be displayed as 
`*******` but we should also track if has been modified. If it has not, then we 
should not attempt to replace the password with the `*******`. In case it is 
replaced (someone sets a new secret), it should be modified in the db.
   


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