lp://staging/~nataliabidart/ubuntu-sso-client/handle-user-not-validated
Created by
Natalia Bidart
and last modified
- Get this branch:
- bzr branch lp://staging/~nataliabidart/ubuntu-sso-client/handle-user-not-validated
Only
Natalia Bidart
can upload to this branch. If you are
Natalia Bidart
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Alejandro J. Cura (community): Approve
- Roman Yepishev (community): Approve (fieldtest)
-
Diff: 447 lines (+181/-24)6 files modifiedubuntu_sso/account.py (+21/-0)
ubuntu_sso/gui.py (+17/-2)
ubuntu_sso/main.py (+31/-18)
ubuntu_sso/tests/test_account.py (+37/-0)
ubuntu_sso/tests/test_gui.py (+37/-1)
ubuntu_sso/tests/test_main.py (+38/-3)
Related bugs
Bug #667899: User may register without validating the email address | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 646. By Natalia Bidart
-
Added a new DBus signal UserNotValidated to indicate when a user is registered
but not validated (LP: #667899).Added new workflow so email validation is requested if necessary.
- 642. By Natalia Bidart
-
Adding a new DBus iface to manage credentials with flexible API (LP: #653113).
- 640. By Natalia Bidart
-
* The TC browser will not be shown until the TOS page has been loaded. A spinner is shown in the mean time (LP: #620456).
* The TC browser does not allow link navigation other than the TOS page (LP: #616961). - 639. By Natalia Bidart
-
* Terms and conditions label is now translatable. Added a button to be able to browse the TC (LP: 654534).
- 638. By Natalia Bidart
-
* Moved logic from DBus SSOCredentials module into a self-contained, DBus agnostic module called 'credentials' (LP: #653113).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-sso-client