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

Searching for 'config' opens the default Hudson config page which complains about access denied, if you don't have rights

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None
    • Hudson 1.381, Linux

      In the search box, if you type in 'config', you get re-directed to the Hudson Master's config page. There is no list of matching projects displayed whatsoever. I believe this is a bug. We have several projects which match the config pattern. Some developers don't really care about the auto-complete functionality and just type in the pattern they're looking for. Clearly, the developers don't have admin rights. We use LDAP based security and regular users cannot configure modules and nodes.

          [JENKINS-7874] Searching for 'config' opens the default Hudson config page which complains about access denied, if you don't have rights

          Daniel Beck added a comment -

          Same for manage, configure, log.

          Daniel Beck added a comment - Same for manage, configure, log.

          Code changed in jenkins
          User: Daniel Beck
          Path:
          core/src/main/java/jenkins/model/Jenkins.java
          test/src/test/java/hudson/search/SearchTest.java
          http://jenkins-ci.org/commit/jenkins/250ce5b22a43523a13957b3adf26bbfee23e6cce
          Log:
          [FIX JENKINS-7874] Autocomplete admin links only when admin

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Beck Path: core/src/main/java/jenkins/model/Jenkins.java test/src/test/java/hudson/search/SearchTest.java http://jenkins-ci.org/commit/jenkins/250ce5b22a43523a13957b3adf26bbfee23e6cce Log: [FIX JENKINS-7874] Autocomplete admin links only when admin

            danielbeck Daniel Beck
            carlspring carlspring
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: