← Back to team overview

ubuntu-phone team mailing list archive

Re: Stock web browser can't handle Basic Auth

 

On Wed, 2015-09-16 at 10:35 +0200, Peter Bittner wrote:
> is it possible that the web browser on my bq E5 (r5) can't handle
> Basic Auth? There is no prompt dialog popping up, instead Apache's
> usual "Authorization Required" page (on my server) or a similar page
> (e.g. on https://pypi.python.org) is shown.

If you need to use Basic Auth right now, you can put the login details
in the URL, which worked for me. The format is:

http://user:password@xxxxxxx/

Attachment: signature.asc
Description: This is a digitally signed message part


References