uranusjr commented on issue #39092: URL: https://github.com/apache/airflow/issues/39092#issuecomment-2896469910
I don’t think it’s a good idea to try to render the web server. Jinja2 templates can contain arbitrarily complex untrusted code, and should not be run in the web server process for the same reason as dag code. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org