Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-74170

[miniorange-saml-sp] Extract inline event handlers in org/miniorange/saml/MoGroupConfiguration/index.jelly

      Problems

      == Inline Event Handler
      Line: 70
      ----
      <f:checkbox onclick="return false" checked="false"/>
      ----
      
      == Inline Event Handler
      Line: 77
      ----
      <f:checkbox onclick="return false" checked="false"/>
      ----
      

      Solution

      https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers

          [JENKINS-74170] [miniorange-saml-sp] Extract inline event handlers in org/miniorange/saml/MoGroupConfiguration/index.jelly

          Basil Crow created issue -
          Basil Crow made changes -
          Assignee Original: info miniorange [ miniorange ]
          Basil Crow made changes -
          Description Original: h4. Problems

          {noformat}
          == Inline Event Handler
          Line: 70
          ----
          <f:checkbox onclick="return false" checked="false"/>
          ----

          == Inline Event Handler
          Line: 77
          ----
          <f:checkbox onclick="return false" checked="false"/>
          ----

          == Inline Event Handler
          Line: 70
          ----
          <f:checkbox onclick="return false" checked="false"/>
          ----

          == Inline Event Handler
          Line: 77
          ----
          <f:checkbox onclick="return false" checked="false"/>
          ----
          {noformat}

          h4. Solution

          [https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers]
          New: h4. Problems

          {noformat}
          == Inline Event Handler
          Line: 70
          ----
          <f:checkbox onclick="return false" checked="false"/>
          ----

          == Inline Event Handler
          Line: 77
          ----
          <f:checkbox onclick="return false" checked="false"/>
          ----
          {noformat}

          h4. Solution

          [https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers]

          Shlomo added a comment -

          This might be a duplicate issue, I can't find this file/code

          Shlomo added a comment - This might be a duplicate issue, I can't find this file/code
          Shlomo made changes -
          Assignee New: Shlomo [ shlomo_dahan ]

            shlomo_dahan Shlomo
            basil Basil Crow
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: