HttpServletRequest.getRemoteUser() should return the name of the security 
principal, not null.
----------------------------------------------------------------------------------------------

                 Key: AMBER-16
                 URL: https://issues.apache.org/jira/browse/AMBER-16
             Project: Amber
          Issue Type: Improvement
          Components: Server
            Reporter: Ben Noordhuis
            Priority: Minor


Patchlet for something that tripped me up today. Perhaps it's a wrong 
assumption but I would expect HttpServletRequest.getRemoteUser() to return 
something other than null.

Color diff and raw patch:

https://github.com/bnoordhuis/amber/commit/4f921e5
https://github.com/bnoordhuis/amber/commit/4f921e5.patch

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to