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

Authorize project plugin causes creation of new users in Jenkins

XMLWordPrintable

      The plugin uses User.get(String) to retrieve users. This method creates new users on-demand, so your null checks won't work in any case. In addition, this function may lead to creation of new users if admin uses "Specific User" strategy

            ikedam ikedam
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: