-
Type:
Task
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: favorite-view-plugin
-
19.v7d532cccd44e
Problem
== Inline Event Handler
Line: 21
----
<select name="viewSelect"
onChange="top.location.href = this.form.viewSelect.options[this.form.viewSelect.selectedIndex].value;
return false;">
----
Solution
https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers
- links to