Merge lp://staging/~nataliabidart/ubuntu-sso-client/bind-reset-password into lp://staging/ubuntu-sso-client

Proposed by Natalia Bidart
Status: Merged
Approved by: Natalia Bidart
Approved revision: 578
Merged at revision: 574
Proposed branch: lp://staging/~nataliabidart/ubuntu-sso-client/bind-reset-password
Merge into: lp://staging/ubuntu-sso-client
Diff against target: 860 lines (+389/-226)
3 files modified
data/ui.glade (+106/-105)
ubuntu_sso/gui.py (+124/-68)
ubuntu_sso/tests/test_gui.py (+159/-53)
To merge this branch: bzr merge lp://staging/~nataliabidart/ubuntu-sso-client/bind-reset-password
Reviewer Review Type Date Requested Status
Joshua Hoover (community) test Approve
John Lenton (community) Approve
Review via email: mp+32390@code.staging.launchpad.net

Commit message

Binded GUI with backend for requesting a password reset token and setting a new password. Fixes LP: #616464.

Description of the change

Binded GUI with backend for requesting a password reset token and setting a new password.

This branch can be tested by running:

killall ubuntu-sso-login; DEBUG=True PYTHONPATH=. bin/ubuntu-sso-login & DEBUG=True PYTHONPATH=. bin/ubuntu-sso-login-gui --login

(try to reset your password)

To post a comment you must log in.
576. By Natalia Bidart

Reset email and reset code fields must not be password-like.

577. By Natalia Bidart

Improved the wording for password reset.

Revision history for this message
John Lenton (chipaca) wrote :

this is very nice.

review: Approve
578. By Natalia Bidart

Merged trunk in.

Revision history for this message
Joshua Hoover (joshuahoover) wrote :

I was able to successfully reset my password.

review: Approve (test)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches