Code review comment for lp://staging/~nataliabidart/ubuntu-sso-client/split-gui

Revision history for this message
Eric Casteleijn (thisfred) wrote :

"""
* open d-feet and execute the 'login' or 'register' method for the CredentialsManagement interface (com.ubuntu.sso dbus service) and pass parameters like:

'Test Me', {'help_text': 'Lorem Ipsum sir Amet', 'tc_url': 'http://google.com', 'ui_module': 'test.me', 'ui_class': 'yadda'}

this would throw ImportError such as:

...
"""

It does not, I see:

'This method did not return anything' for both login and register.

I'm probably doing it wrong™.

review: Needs Information

« Back to merge proposal