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

Problems with matrix-security username/groupname check

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • _unsorted
    • None
    • Platform: All, OS: All

      Two problems in 1.280:

      • checkName did not include rootUrl in the returned image URLs, resulting in
        broken images if webapp is not installed in /
      • LDAPSecurityRealm's groupName check gets NullPointerException when upgrading
        to 1.280 because there is no groupSearchBase setting yet

          [JENKINS-2959] Problems with matrix-security username/groupname check

          Code changed in hudson
          User: : mindless
          Path:
          trunk/hudson/main/core/src/main/java/hudson/security/GlobalMatrixAuthorizationStrategy.java
          trunk/hudson/main/core/src/main/java/hudson/security/LDAPSecurityRealm.java
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=15006
          Log:
          [FIXED JENKINS-2959] Fix broken images by adding rootUrl in image links returned by
          checkName; avoid NullPointerException in LDAP groupname lookup when groupSearchBase
          is not set.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : mindless Path: trunk/hudson/main/core/src/main/java/hudson/security/GlobalMatrixAuthorizationStrategy.java trunk/hudson/main/core/src/main/java/hudson/security/LDAPSecurityRealm.java trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=15006 Log: [FIXED JENKINS-2959] Fix broken images by adding rootUrl in image links returned by checkName; avoid NullPointerException in LDAP groupname lookup when groupSearchBase is not set.

          Code changed in hudson
          User: : mindless
          Path:
          trunk/hudson/main/core/src/main/java/hudson/security/GlobalMatrixAuthorizationStrategy.java
          http://fisheye4.cenqua.com/changelog/hudson/?cs=15079
          Log:
          JENKINS-2959 Fix double slash in image urls returned by doCheckName

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : mindless Path: trunk/hudson/main/core/src/main/java/hudson/security/GlobalMatrixAuthorizationStrategy.java http://fisheye4.cenqua.com/changelog/hudson/?cs=15079 Log: JENKINS-2959 Fix double slash in image urls returned by doCheckName

            mindless Alan Harder
            mindless Alan Harder
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: