Uploaded image for project: 'atlassian-seraph'
  1. atlassian-seraph
  2. SER-130

BaseLoginFilter.SecurityHttpRequestWrapper overrides getRemoteUser but doesn't set the user it gets from the authenticator on the wrapped request.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Low
    • None
    • 0.38
    • None
    • true

    Description

      We see this problem in Confluence on the 500page.jsp. It tries to report the username for the errored request but always reports anonymous since by the time the filter stack has unwound and the 500page is being compiled we are dealing with an unwrapped request.

      It would be nice if the implementation of BaseLoginFilter.SecurityHttpRequestWrapper#getRemoteUser() would actually set the user String it finds on the wrapped request.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pcurren Paul Curren
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              15 years, 21 weeks, 2 days ago