You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/23 20:16:18 UTC

[jira] [Commented] (CB-10680) Expose useHttpAuthUsernamePassword in ICordovaHttpAuthHandler

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

ASF GitHub Bot commented on CB-10680:
-------------------------------------

GitHub user marcuspridham opened a pull request:

    https://github.com/apache/cordova-android/pull/262

    CB-10680 Expose useHttpAuthUsernamePassword in ICordovaHttpAuthHandler

    

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

    $ git pull https://github.com/marcuspridham/cordova-android CB-10680

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

    https://github.com/apache/cordova-android/pull/262.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 #262
    
----
commit 52ca3ef200c49fd45dc93b6469c8ed20588c4f6c
Author: Marcus Pridham <ma...@sap.com>
Date:   2016-02-23T19:10:41Z

    CB-10680 Expose useHttpAuthUsernamePassword in ICordovaHttpAuthHandler

----


> Expose useHttpAuthUsernamePassword in ICordovaHttpAuthHandler
> -------------------------------------------------------------
>
>                 Key: CB-10680
>                 URL: https://issues.apache.org/jira/browse/CB-10680
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android
>    Affects Versions: 5.1.0
>            Reporter: Marcus Pridham
>
> The HttpAuthHandler has a method called useHttpAuthUsernamePassword that tells whether this is the first attempt at a basic authentication challenge.
> http://developer.android.com/reference/android/webkit/HttpAuthHandler.html#useHttpAuthUsernamePassword()
> The interface Cordova wraps around the HttpAuthHandler called ICordovaHttpAuthHandler currently does not expose the useHttpAuthUsernamePassword method.  It would be nice if this method was added to the interface.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org