[ 
https://issues.apache.org/jira/browse/NIFI-5019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423966#comment-16423966
 ] 

ASF GitHub Bot commented on NIFI-5019:
--------------------------------------

Github user zenfenan commented on the issue:

    https://github.com/apache/nifi/pull/2585
  
    @sbouchex The project has checkstyle configuration which is checked/enabled 
when you build with the `contrib-check` Maven profile. The nifi-grpc-processors 
has some problem in getting built with the complete project. You can do this 
first `mvn clean -Pinclude-grpc` and then run `mvn
    -Pcontrib-check install`


> ListenHTTP processor : Add basic authentication
> -----------------------------------------------
>
>                 Key: NIFI-5019
>                 URL: https://issues.apache.org/jira/browse/NIFI-5019
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 1.6.0
>         Environment: All
>            Reporter: Sébastien Bouchex Bellomié
>            Priority: Minor
>
> The feature added basic authentication to the ListenHTTP processor.
> If username & password are left empty (default settings), the processor works 
> as previously.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to