-
Type:
Task
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: _unsorted
-
448.v6496db_f62275
Problem
== Inline Event Handler
Line: 27
----
<input type="button" class="yui-button" value="Add Storage Accounts" onclick="window.credentials.add('${credsAjaxURI}')" />
----
Solution
https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers
- links to