Android: No Basic Auth

Created on 18 Oct 2018  路  8Comments  路  Source: duckduckgo/Android

App Version

5.11.1 (via PlayStore)

Device make and model

Motorola Moto G3

Android version

7.1.2 (LineageOS 14.1-20171109-NIGHTLY-osprey)

Steps to reproduce the bug

Visit a site with Basic Auth (try httpbin.org)

Expected behavior

A prompt opens to ask for your username and password

Actual behavior

No prompt is opened, and you get a 401 status code with the message "unauthorized"

enhancement help wanted

Most helpful comment

@CDRussell is there any desire to have a community PR to resolve this issue?

All 8 comments

Hi, thanks for raising this. We have this on our internal backlog but it's never bubbled up to the top priority wise so we haven't got to implementing it yet. If users vote on this issue with 馃憤 we'll maybe get it prioritised sooner.

Nice to hear it's already in the backlog, looking forward to see it implemented.

Please implement.

@CDRussell is there any desire to have a community PR to resolve this issue?

Good suggestion; this probably should be flagged for community help to get it done. @subsymbolic you agree?

Great shout. It'll be a while before we can look at this, help from the community would be awesome. I've added the "help wanted" label.

Implemented in https://github.com/duckduckgo/Android/pull/460; thanks @dapacheco! 馃憦

Was this page helpful?
0 / 5 - 0 ratings