[jboss-jira] [JBoss JIRA] (WFLY-3559) RemoteHostTrustLoginModule: HostThreadLocal seems to be unset
Matthias Berndt (JIRA)
issues at jboss.org
Mon Jun 30 06:13:24 EDT 2014
Matthias Berndt created WFLY-3559:
-------------------------------------
Summary: RemoteHostTrustLoginModule: HostThreadLocal seems to be unset
Key: WFLY-3559
URL: https://issues.jboss.org/browse/WFLY-3559
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Security
Reporter: Matthias Berndt
Assignee: Darran Lofthouse
RemoteHostTrustLoginModule needs HostThreadLocal to work correctly. In 6.0 org.jboss.web.tomcat.security.RemoteHostValve was used to call org.jboss.security.plugins.HostThreadLocal#set.
In 8.1 ist doesn't work and looking at the source RemoteHostValve is (of cause) gone und HostThreadLocal#set doesn't seem to be called anywhere. At least it isn't called directly in any class and debugging doesn't step into this method.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list