[jboss-jira] [JBoss JIRA] (WFCORE-304) Enable user agent and address filters.

Brian Stansberry (JIRA) issues at jboss.org
Mon Jun 4 04:44:00 EDT 2018


    [ https://issues.jboss.org/browse/WFCORE-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586022#comment-13586022 ] 

Brian Stansberry commented on WFCORE-304:
-----------------------------------------

If we do this we should look into what can be done re address filters for the native interface as well.

A _possible_ place to do that is AbstractModelControllerOperationHandlerFactoryService.startReceiving(Channel) which, since it has the Channel, can get the Connection and hence the SocketAddress of the peer.

Limiting that to the ModelControllerClientOperationHandlerFactoryService subclass would limit the restriction normal end user clients.

Thinking about how to handle intra-domain traffic versus end user traffic is something to consider for the HTTP side as well.

> Enable user agent and address filters.
> --------------------------------------
>
>                 Key: WFCORE-304
>                 URL: https://issues.jboss.org/browse/WFCORE-304
>             Project: WildFly Core
>          Issue Type: Sub-task
>          Components: Management
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>




--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list