uranusjr commented on issue #27575: URL: https://github.com/apache/airflow/issues/27575#issuecomment-1309989602
Everything is possible, but this is not something we aim to do in near future. The DAG code and the web server are isolated from each other, and if you are able to modify DAGs in the web UI, it opens the possibility for anyone with access to the UI to be able to run arbitrary code on your server, which is an atack vector Airflow tries to avoid. -- 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]
