lp:~tealeg/landscape-client/fix-authentication-timeout-handling

Created by Geoff Teale and last modified
Get this branch:
bzr branch lp:~tealeg/landscape-client/fix-authentication-timeout-handling
Only Geoff Teale can upload to this branch. If you are Geoff Teale please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Geoff Teale
Project:
Landscape Client
Status:
Merged

Recent revisions

500. By Geoff Teale

lint

499. By Geoff Teale

Change 'not x in' to 'x not in', from milner's review.

498. By Geoff Teale

Added test_case suggested by Bjornt in his review

497. By Geoff Teale

Make the authentication dialog disapear on timeout and handle the error on in the proxy.

496. By Free Ekanayaka

Make landscape-config exit non-zero when registration fails and --ok-no-register is not passed [trivial] [f=271759] [r=andreas]

495. By Thomas Herve

Fix typo in settings description [trivial] [f=953070]

494. By Thomas Herve

Start the settings UI once it's installed [trivial]

493. By Thomas Herve

Fix rules file [trivial]

492. By Geoff Teale

Merged only-challenge-once. [r=bjornt,therve,milner][f=949147].

Fixes bug #949147

This branch makes both mechanisms share a common PolicyKit policy, and
removes the second policy completely. This has the effect of removing
the second policy kit challenge when registering / disabling as this
is within the same policy (up to a timeout, and then you will be
challenged again).

491. By Geoff Teale

Merged catch_unreachable_server. [r=free.ekanayaka,therve][f=949208].

Fixes bug #949208.

This branch catches the offending timeout exception and changed the register call to always be synchronous as the asynchronous call backs are lost under failure conditions.

There is also a small fix to the use of Notify that was previously masked by the lost callback problem.

Branch metadata

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

Subscribers