[Touch-packages] [Bug 1422534] Re: No user name and password prompt for http basic authentication protected pages

2015-10-19 Thread Rüdiger Kupper
Works! Thank you!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1422534

Title:
  No user name and password prompt for http basic authentication
  protected pages

Status in Canonical System Image:
  Fix Committed
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Fix Released

Bug description:
  When accessing a http basic authentication protected page the browser
  does not prompt for a user name and password it simply displays the
  HTTP Error 401 Unauthorized message.  The browser should prompt the
  user for credentials, set the Authorization header, etc...

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1422534/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1422534] Re: No user name and password prompt for http basic authentication protected pages

2015-10-19 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1422534

Title:
  No user name and password prompt for http basic authentication
  protected pages

Status in Canonical System Image:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Fix Released

Bug description:
  When accessing a http basic authentication protected page the browser
  does not prompt for a user name and password it simply displays the
  HTTP Error 401 Unauthorized message.  The browser should prompt the
  user for credentials, set the Authorization header, etc...

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1422534/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1422534] Re: No user name and password prompt for http basic authentication protected pages

2015-09-21 Thread Pat McGowan
fix is worth noting

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
   Importance: Undecided => High

** Changed in: canonical-devices-system-image
   Status: New => Fix Committed

** Changed in: canonical-devices-system-image
Milestone: None => ww40-2015

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Bill Filler (bfiller)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1422534

Title:
  No user name and password prompt for http basic authentication
  protected pages

Status in Canonical System Image:
  Fix Committed
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Fix Released

Bug description:
  When accessing a http basic authentication protected page the browser
  does not prompt for a user name and password it simply displays the
  HTTP Error 401 Unauthorized message.  The browser should prompt the
  user for credentials, set the Authorization header, etc...

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1422534/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1422534] Re: No user name and password prompt for http basic authentication protected pages

2015-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app -
0.23+15.10.20150913-0ubuntu1

---
webbrowser-app (0.23+15.10.20150913-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.
  * Resync trunk. added: po/mr.po

  [ Olivier Tilloy ]
  * Allow saving canvas images from the context menu.
  * Handle HTTP authentication requests by showing an authentication
dialog. (LP: #1422534)
  * Remove the workaround for bug #1471181 now that oxide 1.9 has been
released with a proper fix. (LP: #1471181)
  * Set the 'visible' property of actions instead of 'enabled' to ensure
the visibility of the corresponding entries in the drawer menu
matches. (LP: #1495297)
  * Use SIGABRT instead of SIGSEGV to crash a renderer process in tests.
(LP: #1493825)
  * Use the new WebContext.userAgentOverrides API (new in Oxide 1.9).
(LP: #1410753)

  [ Ugo Riboni ]
  * Handle HTTP authentication requests by showing an authentication
dialog. (LP: #1422534)

 -- Olivier Tilloy   Sun, 13 Sep 2015
21:25:02 +

** Changed in: webbrowser-app (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1422534

Title:
  No user name and password prompt for http basic authentication
  protected pages

Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Fix Released

Bug description:
  When accessing a http basic authentication protected page the browser
  does not prompt for a user name and password it simply displays the
  HTTP Error 401 Unauthorized message.  The browser should prompt the
  user for credentials, set the Authorization header, etc...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1422534/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1422534] Re: No user name and password prompt for http basic authentication protected pages

2015-09-15 Thread Łukasz Zemczak
This bug was fixed in the package webbrowser-app
0.23+15.04.20150913-0ubuntu1 in https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/stable-phone-overlay

---

webbrowser-app (0.23+15.04.20150913-0ubuntu1) vivid; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.
  * Resync trunk. added: po/mr.po

  [ Olivier Tilloy ]
  * Allow saving canvas images from the context menu.
  * Handle HTTP authentication requests by showing an authentication
dialog. (LP: #1422534)
  * Remove the workaround for bug #1471181 now that oxide 1.9 has been
released with a proper fix. (LP: #1471181)
  * Set the 'visible' property of actions instead of 'enabled' to ensure
the visibility of the corresponding entries in the drawer menu
matches. (LP: #1495297)
  * Use SIGABRT instead of SIGSEGV to crash a renderer process in tests.
(LP: #1493825)
  * Use the new WebContext.userAgentOverrides API (new in Oxide 1.9).
(LP: #1410753)

  [ Ugo Riboni ]
  * Handle HTTP authentication requests by showing an authentication
dialog. (LP: #1422534)

webbrowser-app (0.23+15.10.20150908.2-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * Resync trunk.

  [ Olivier Tilloy ]
  * Update translation template.

  [ Ugo Riboni ]
  * Do not redefine the action property on context menu delegates, just
assign to the existing ListItems.Empty.action property instead.

  [ Zoltán Balogh ]
  * Use right name for AbstractButton when 1.3 UITK is used.

webbrowser-app (0.23+15.10.20150903.1-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.
  * Resync trunk.

  [ Michael Terry ]
  * Use the Ubuntu/Canonical search tag when searching with DuckDuckGo.
(LP: #1490283)

  [ Olivier Tilloy ]
  * Display a friendly message when the renderer process crashes or is
killed. This adds a runtime dependency for webbrowser-app-autopilot
on python3-psutil. (LP: #1375272)
  * Do not display the bottom edge hint on tablets in wide mode. (LP:
#1488995)
  * Update translation template.

  [ Riccardo Padovani ]
  * Don't store urls with status different from 2xx in the history. (LP:
#1244335)
  * Don't store urls with status different from 2xx in the history. (LP:
#1244335)

  [ Ugo Riboni ]
  * Allow choosing the bookmark folder when bookmarking a link from the
context menu. Disable the bookmark option when the link is already
bookmarked. Ensure the bookmark star state in the chrome is always
consistent with the bookmarked state of the current webview URL.
(LP: #1477314)
  * Properly reset focus when the current tab changes (including as a
result of closing tabs). (LP: #1488470)

webbrowser-app (0.23+15.10.20150827.3-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.
  * Resync trunk.

  [ Olivier Tilloy ]
  * Use the contextMenu API new in oxide 1.8. Update the visuals for the
context menu in narrow and wide form factors. Add text editing
commands to the context menu. Add unit and autopilot tests for the
context menu features. This bumps the runtime dependency of webapp-
container and qtdeclarative5-ubuntu-web-plugin on liboxideqt-
qmlplugin to 1.8. This also removes the qtdeclarative5-ubuntu-web-
plugin-assets binary package, which contained only one PNG asset
which is not used anywhere any longer. (LP: #1477310, #1477315,
#1471181, #1264493, #1487090, #1326070, #1477309, #1450430,
#1438046)

webbrowser-app (0.23+15.10.20150820-0ubuntu1) wily; urgency=medium

  [ Alexandre Abreu ]
  * Fix webapp name logic (LP: #1473472)

  [ Arthur Mello ]
  * Add support for removing history entries with delete key in
HistoryViewWide (LP: #1484562)

  [ CI Train Bot ]
  * New rebuild forced.

  [ Olivier Tilloy ]
  * Remove an old workaround for an issue that was fixed since then in
the content hub and that caused the file picker to accept the
selected file twice.

  [ Ugo Riboni ]
  * Merge two url utility files into one, since they had no reason for
being separate. Add unit tests for some of the functions that had
none.

webbrowser-app (0.23+15.10.20150817-0ubuntu1) wily; urgency=medium

  [ Arthur Mello ]
  * Make sure to set the historyModel to the HistoryView component when
browser wide property changes (LP: #1484555)
  * Wait for OptionSelector's collapsing transition to finish (LP:
#1484175)

  [ Colin Watson ]
  * Fix versioned dependencies on qtdeclarative5-ubuntu-ui-toolkit-
plugin to allow qtdeclarative5-ubuntu-ui-toolkit-plugin-gles.

webbrowser-app (0.23+15.10.20150814-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.
  * Resync trunk.

  [ Ugo Riboni ]
  * Delay the exit from fullscreen mode until focus remains lost for a
certain amount of time. (LP: #1477308)
  * Disable find in page when the new tab view is active. (LP: #1483847)

webbrowser-app (0.23+15.10.20150813.1-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New 

[Touch-packages] [Bug 1422534] Re: No user name and password prompt for http basic authentication protected pages

2015-09-13 Thread ffp
For Transmission daemon, the url is 
http://user:p...@url.com:9091/transmission/web/ and works correctly on my bq 
ubuntu phone.
The url can be LAN or WAN.
The password doesn't accept some characters, such as "/".

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1422534

Title:
  No user name and password prompt for http basic authentication
  protected pages

Status in webbrowser-app package in Ubuntu:
  In Progress
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  When accessing a http basic authentication protected page the browser
  does not prompt for a user name and password it simply displays the
  HTTP Error 401 Unauthorized message.  The browser should prompt the
  user for credentials, set the Authorization header, etc...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1422534/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1422534] Re: No user name and password prompt for http basic authentication protected pages

2015-09-10 Thread Sam Bull
Note: If you need to access a page, you can enter the login as part of
the URL as a simple workaround. (http://user:p...@url.com)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1422534

Title:
  No user name and password prompt for http basic authentication
  protected pages

Status in webbrowser-app package in Ubuntu:
  In Progress
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  When accessing a http basic authentication protected page the browser
  does not prompt for a user name and password it simply displays the
  HTTP Error 401 Unauthorized message.  The browser should prompt the
  user for credentials, set the Authorization header, etc...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1422534/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1422534] Re: No user name and password prompt for http basic authentication protected pages

2015-09-10 Thread ffp
This procedure works correctly on my ubuntu phone
(http://user:p...@url.com). Thank you.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1422534

Title:
  No user name and password prompt for http basic authentication
  protected pages

Status in webbrowser-app package in Ubuntu:
  In Progress
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  When accessing a http basic authentication protected page the browser
  does not prompt for a user name and password it simply displays the
  HTTP Error 401 Unauthorized message.  The browser should prompt the
  user for credentials, set the Authorization header, etc...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1422534/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1422534] Re: No user name and password prompt for http basic authentication protected pages

2015-07-01 Thread Olivier Tilloy
** Branch linked: lp:~osomon/webbrowser-app/http-auth

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1422534

Title:
  No user name and password prompt for http basic authentication
  protected pages

Status in webbrowser-app package in Ubuntu:
  In Progress
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  When accessing a http basic authentication protected page the browser
  does not prompt for a user name and password it simply displays the
  HTTP Error 401 Unauthorized message.  The browser should prompt the
  user for credentials, set the Authorization header, etc...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1422534/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1422534] Re: No user name and password prompt for http basic authentication protected pages

2015-06-12 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu)
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1422534

Title:
  No user name and password prompt for http basic authentication
  protected pages

Status in webbrowser-app package in Ubuntu:
  In Progress
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  When accessing a http basic authentication protected page the browser
  does not prompt for a user name and password it simply displays the
  HTTP Error 401 Unauthorized message.  The browser should prompt the
  user for credentials, set the Authorization header, etc...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1422534/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1422534] Re: No user name and password prompt for http basic authentication protected pages

2015-06-11 Thread Riccardo Padovani
** Branch linked: lp:~uriboni/webbrowser-app/basic-auth

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1422534

Title:
  No user name and password prompt for http basic authentication
  protected pages

Status in webbrowser-app package in Ubuntu:
  Confirmed
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  When accessing a http basic authentication protected page the browser
  does not prompt for a user name and password it simply displays the
  HTTP Error 401 Unauthorized message.  The browser should prompt the
  user for credentials, set the Authorization header, etc...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1422534/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1422534] Re: No user name and password prompt for http basic authentication protected pages

2015-06-08 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu)
 Assignee: (unassigned) = Ugo Riboni (uriboni)

** Changed in: webbrowser-app (Ubuntu)
   Importance: Undecided = High

** No longer affects: webbrowser-app

** Changed in: webbrowser-app (Ubuntu RTM)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1422534

Title:
  No user name and password prompt for http basic authentication
  protected pages

Status in webbrowser-app package in Ubuntu:
  Confirmed
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  When accessing a http basic authentication protected page the browser
  does not prompt for a user name and password it simply displays the
  HTTP Error 401 Unauthorized message.  The browser should prompt the
  user for credentials, set the Authorization header, etc...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1422534/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1422534] Re: No user name and password prompt for http basic authentication protected pages

2015-02-17 Thread Olivier Tilloy
An additional API is required in oxide to implement that. See bug
#1422339.

** Also affects: webbrowser-app
   Importance: Undecided
   Status: New

** Changed in: webbrowser-app
   Status: New = Confirmed

** Changed in: webbrowser-app
   Importance: Undecided = Medium

** Also affects: webbrowser-app (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: webbrowser-app (Ubuntu RTM)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1422534

Title:
  No user name and password prompt for http basic authentication
  protected pages

Status in Web Browser App:
  Confirmed
Status in webbrowser-app package in Ubuntu:
  Confirmed
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  When accessing a http basic authentication protected page the browser
  does not prompt for a user name and password it simply displays the
  HTTP Error 401 Unauthorized message.  The browser should prompt the
  user for credentials, set the Authorization header, etc...

To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1422534/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1422534] Re: No user name and password prompt for http basic authentication protected pages

2015-02-16 Thread Alan Pope 
Easy to confirm.

Visit http://oom.org.uk/ on the phone. 
On the desktop you get a login dialog, on the phone you get an error:-

http://people.canonical.com/~alan/screenshots/device-2015-02-17-002537.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1422534

Title:
  No user name and password prompt for http basic authentication
  protected pages

Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  When accessing a http basic authentication protected page the browser
  does not prompt for a user name and password it simply displays the
  HTTP Error 401 Unauthorized message.  The browser should prompt the
  user for credentials, set the Authorization header, etc...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1422534/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1422534] Re: No user name and password prompt for http basic authentication protected pages

2015-02-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: webbrowser-app (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1422534

Title:
  No user name and password prompt for http basic authentication
  protected pages

Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  When accessing a http basic authentication protected page the browser
  does not prompt for a user name and password it simply displays the
  HTTP Error 401 Unauthorized message.  The browser should prompt the
  user for credentials, set the Authorization header, etc...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1422534/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp