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

ASF GitHub Bot commented on CAMEL-12602:
----------------------------------------

GitHub user ricardozanini opened a pull request:

    https://github.com/apache/camel/pull/2397

    CAMEL-12602: Fixing issue with basic authentication

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ricardozanini/camel CAMEL-12602

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2397.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2397
    
----
commit e58aefe150c335e60f785426834f62375b0ce3c8
Author: Ricardo Zanini <ricardozanini@...>
Date:   2018-06-27T23:50:04Z

    CAMEL-12602: Fixing issue with basic authentication

----


> Camel Wordpress don't set basic authentication even if user and password are 
> provided
> -------------------------------------------------------------------------------------
>
>                 Key: CAMEL-12602
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12602
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-wordpress
>    Affects Versions: 2.21.0
>            Reporter: Ricardo Zanini
>            Priority: Major
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> When setting user/password for Basic Authentication, the component misses 
> adding the HTTP headers to perform the actual authentication.
> Users should see the following message in logs, even though the user/pass 
> properties are set:
> {{2018-06-27 17:20:16 [main] WARN o.a.c.c.w.p.WordpressPostProducer - 
> Wordpress Producer hasn't authentication. This may lead to errors during 
> route execution. Wordpress writing operations need authentication.}}
>  



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

Reply via email to