jscheffl commented on code in PR #45678:
URL: https://github.com/apache/airflow/pull/45678#discussion_r1919083928


##########
newsfragments/40029.significant.rst:
##########
@@ -1 +1,18 @@
-Removed deprecated ``allow_raw_html_descriptions`` option from UI Trigger 
forms.
+Removed deprecated airflow configuration 
``webserver.allow_raw_html_descriptions`` from UI Trigger forms.
+
+* Types of change
+
+  * [ ] DAG changes
+  * [x] Config changes
+  * [ ] API changes
+  * [ ] CLI changes
+  * [ ] Behaviour changes
+  * [x] Plugin changes

Review Comment:
   Actually this was not changing anything on plugins. Just the raw HTML was a 
hack like plugins to be able to inject JavaScript to the forms... beneficial as 
well as malicious one.
   ```suggestion
     * [ ] Plugin changes
   ```



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