[ http://issues.apache.org/jira/browse/TAPESTRY-534?page=comments#action_12317805 ]
Joel Charlesworth commented on TAPESTRY-534: -------------------------------------------- Environment: tapestry 4.0-beta-3 (sorry, first issue post to JIRA) > ServletWebRequest doesn't expose HttpServerletRequest.getRemoteUser() > --------------------------------------------------------------------- > > Key: TAPESTRY-534 > URL: http://issues.apache.org/jira/browse/TAPESTRY-534 > Project: Tapestry > Type: Improvement > Components: Framework > Versions: 4.0 > Environment: n/a > Reporter: Joel Charlesworth > Priority: Minor > > Trying to migrate an application based on Tapesty 3.x. > Currently, the application relies on using IRequestCycle.getRequest() method > to call HttpServletRequest.getRemoteUser() to determine if the user is > currently authenticated. This is also a quick way to get the username of the > user. > Would it be feasible to expose getRemoteUser() within Tapestry 4's > ServletWebRequest wrapper? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
