lp:~mandel/ubuntu-sso-client/fix_no_creds_windows

Created by Manuel de la Peña and last modified
Get this branch:
bzr branch lp:~mandel/ubuntu-sso-client/fix_no_creds_windows
Only Manuel de la Peña can upload to this branch. If you are Manuel de la Peña please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Manuel de la Peña
Project:
Ubuntu Single Sign On Client
Status:
Merged

Recent revisions

694. By Manuel de la Peña

Fixed typo.

693. By Manuel de la Peña

Fixes lp:746096
The code checks that the returned value from the keyring is not None. Tests have been added to ensure this does not occurs again.

692. By Manuel de la Peña

This brach is part of fixing bug lp:732203

This branch adds the following:
    1. .ui files with an initial rough implementation of the ui. The xml is auto-generated.
    2. A modification of the setup.py script that allows to build and install the ui on windows. The
       setup.py will compiled the ui files on windows and will add the generated .py files to the
       package. here is an extension of the uic compiler that allows the use of gettext on qt so that
       translations can be reused between gtk and qt.

691. By Manuel de la Peña

Fixes lp:742583

This branch adds two fundamental things:

1. A namedpipe server that will return in which port is the daemon currently running.
2. A scrip that will start the daemon if not already running that will start the named pipe service in a separated thread.

690. By Natalia Bidart

- Captcha load warning is removed when retry is successful (LP: #703115).

689. By Manuel de la Peña

Fixed bug by adding the missing /.

688. By Manuel de la Peña

Fixed bug by using the os module so that the correct null fd is used according to the platform.

687. By Manuel de la Peña

Fixes bug LP: #728339:

- Last step of the implementation of the 'main' module on windows. Once this branch lands the bug can be considered fixed.
- Add the implementation of the server and client side of the CredentialsManagement IPC API that uses twisted.pb.

686. By Manuel de la Peña

Part of fixing for LP: #728339:

- Provide the implementation of the server and client side of the SSOCredentials API so that the IPC on windows can use twisted.pb.

685. By Manuel de la Peña

This is part of fixing bug LP: #728339:

- The reference counter used in the service has been moved to the root object since its logic will be shared between the different platforms. That should make all clients work in a similar way.
- Provides the roots of the twisted.pb IPC based communication on windows. This includes useful decorators to be used by following branches and the implementation of the server and client side of SSOLogin.

Branch metadata

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