You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Yan (JIRA)" <ji...@apache.org> on 2017/03/31 18:11:41 UTC

[jira] [Created] (RANGER-1489) Solr plugin fails to get client address

Yan created RANGER-1489:
---------------------------

             Summary: Solr plugin fails to get client address
                 Key: RANGER-1489
                 URL: https://issues.apache.org/jira/browse/RANGER-1489
             Project: Ranger
          Issue Type: Bug
          Components: plugins
    Affects Versions: 0.6.3, 1.0.0
            Reporter: Yan
            Assignee: Yan
            Priority: Minor


A immediate consequence is that IP-range conditions all fail for Solr authorizations.

context.getHttpHeader("REMOTE_ADDR") is used; instead context.getRemoteAddr() is more appropriate.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)