JIRA sometimes uses request.getRemoteUser() instead of Seraph user

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 3.2
    • Affects Version/s: None
    • None

      Some users report that searching fails, saying that a user which isn't the currently logged in JIRA user is not found:

      com.opensymphony.user.EntityNotFoundException: No user joe found
      at com.opensymphony.user.UserManager.getEntity(UserManager.java:302)
      at com.opensymphony.user.UserManager.getUser(UserManager.java:193)
      at com.atlassian.core.user.UserUtils.getUser(UserUtils.java:31)
      at com.atlassian.jira.util.ParameterStore.(ParameterStore.java:35)

      This happens when JIRA is running behind a web server like Apache, which requires its own BASIC authentication, and the web server username is not the same as the JIRA username.

        1. filter-form.jsp
          10 kB
          Jeff Turner

            Assignee:
            Unassigned
            Reporter:
            Jeff Turner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: