[
https://issues.apache.org/jira/browse/CONNECTORS-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14605773#comment-14605773
]
Karl Wright commented on CONNECTORS-642:
----------------------------------------
Ok, it looks like you've been developing using the kit but you've sort of
integrated the kit into a new codebase under github?
I see basically how it works, but I have some concerns about support for
multiple user/domain tuples. It looks like only one user with a standard
domain of "" is supported:
{code}
FilterBuilder authorizationFilter =
buildAuthorizationFilter(request.param("u"));
{code}
What I'd like to do, if we can arrive at a compromise solution, is update the
existing kit in Apache SVN to contain the new functionality, while keeping
backwards-compatibility for any other users it may have. This will take some
rearrangement.
> Need an ElasticSearch plugin for enforcing ManifoldCF security
> --------------------------------------------------------------
>
> Key: CONNECTORS-642
> URL: https://issues.apache.org/jira/browse/CONNECTORS-642
> Project: ManifoldCF
> Issue Type: New Feature
> Components: Elastic Search connector
> Affects Versions: ManifoldCF 1.1
> Reporter: Karl Wright
> Assignee: Karl Wright
> Fix For: ManifoldCF 1.2
>
>
> ElasticSearch is becoming popular and we need to support it fully. In order
> for that to happen, we really need an ElasticSearch ManifoldCF plugin.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)