potiuk commented on PR #59873: URL: https://github.com/apache/airflow/pull/59873#issuecomment-3694898412
That's far too much. There are just a few API calls that return potentially sensitive data: config, variables, connections, related export (should be removed)/import (should mention that export can only be done via local CLI) features in UI. Only those are affected - there is absolutely no need to redact all possible Pydantic models. Just checking that APIs and UI displaying it are handling masked data well and that that proper -- 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]
