Comment 0 for bug 694495

Revision history for this message
Natalia Bidart (nataliabidart) wrote :

The ubuntuone pairing code located at desktopcouch/application/plugins/ubuntuone_pairing.py should call the find_credentials method to make the pairing if the U1 credentials are already in place.

Also, that code should use the new SSo interface CredentialsManagement, since the current used one is deprecated.