lp://staging/~mardy/signon-ui/end-request2

Created by Alberto Mardegan and last modified
Get this branch:
bzr branch lp://staging/~mardy/signon-ui/end-request2
Only Alberto Mardegan can upload to this branch. If you are Alberto Mardegan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alberto Mardegan
Project:
Online Accounts: Sign-on UI
Status:
Merged

Recent revisions

58. By Alberto Mardegan

Ignore any webview signals since the authentication is completed

This is needed because QWebView might still emit loadFinished(false)
(which we would interpret as an error) on the final URL, which we don't
care about anymore.

57. By Alberto Mardegan

Don't show the final dialog if no UI was previously shown

If the request is completed without having shown any UI, don't bring up the
dialog just to tell the user that the request has finished.

56. By Alberto Mardegan

Version 0.8

55. By Alberto Mardegan

Avoid loading the final URL.

Successfully terminate the browser request as soon as we are requested to
navigate to the final URL, without even attempting to load it.

54. By Alberto Mardegan

Version 0.7

53. By Alberto Mardegan

Protect webkit from untrusted content

* By default, allow https only.
* Allow definition of blacklisted and whitelisted links
  Allow the host-specific configuration files to specify a which URLs should be
  opened in the external browser.
  This can be done either with a whitelist (of URLs to be opened in QtWebkit) or
  as a blacklist (of URLs to be opened externally).

52. By Alberto Mardegan

Version 0.6

51. By Alberto Mardegan

Implement persistent cookie storage

Cookies are saved into ~/.cache/signon-ui/cookies/<id>.jar

50. By Ken VanDine

0.5

49. By Ken VanDine

Dist fixes:
  Removed Makefile from .bzrignore and don't exclude .* from the dist target. It
  was preventing po/Makefile and the .config directories used for tests from
  making it into the tarball.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/signon-ui
This branch contains Public information 
Everyone can see this information.

Subscribers