lp://staging/~nataliabidart/ubuntu-sso-client/handle-user-not-validated-stable
Created by
Natalia Bidart
and last modified
- Get this branch:
- bzr branch lp://staging/~nataliabidart/ubuntu-sso-client/handle-user-not-validated-stable
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: 449 lines (+173/-34)4 files modifiedubuntu_sso/gui.py (+19/-6)
ubuntu_sso/main.py (+57/-24)
ubuntu_sso/tests/test_gui.py (+26/-1)
ubuntu_sso/tests/test_main.py (+71/-3)
Related bugs
Bug #667899: User may register without validating the email address | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 637. 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.
- 635. By Natalia Bidart
-
* Credentials are removed if the pinging to the server fails or any other exception occurs (LP: #660516).
- 630. By Natalia Bidart
-
* Workaround for LP: #467397 (when using turkish locale, decimal module import fails).
* Made entries name to be unicode to avoid a faulty capitalization when using turkish locale (LP: #652939). - 628. By Natalia Bidart
-
Avoiding having the main window freezing when pinging the U1 server (LP: #645162).
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