-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: miniorange-saml-sp-plugin
Problems
== Inline Event Handler
Line: 11
----
<l:task contextMenu="false" href="#" icon="symbol-folder" title="${%Import SAML Configuration}" onclick="uploadConfig()"/>
----
== Inline Event Handler
Line: 205
----
<f:checkbox onclick="return false" checked="false"/>
----
== Inline Event Handler
Line: 239
----
<f:checkbox onclick="return false"/>
----
== Inline Event Handler
Line: 256
----
<f:checkbox onclick="return false"/>
----
== Inline Event Handler
Line: 270
----
<f:checkbox onclick="return false"/>
----
Solution
https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers
- links to