tick-large image should have a transparent background
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical SSO provider |
Fix Released
|
Low
|
Stuart Metcalfe |
Bug Description
The file https:/
To reproduce:
Open the web browser and go to https:/
Click the link Sign in or Sign up with Ubuntu SSO.
On the page Sign in to Ubuntu One, click the button New acount.
On the page create an Ubuntu Single Sign On account:
Enter your Full name.
Enter your Email address.
Enter and confirm the password.
Enter the captcha.
Click the button Continue.
Go to your email inbox to get the verification code.
On the page Registration mail sent, enter the verification code.
Click the Continue button.
Related branches
- Simon Davy (community): Approve
-
Diff: 349 lines (+104/-31)14 files modifiedidentityprovider/media/ubuntu/forms.css (+1/-1)
identityprovider/media/ubuntu/styles.css (+27/-1)
identityprovider/templates/account/applications.html (+3/-3)
identityprovider/templates/account/delete_email.html (+4/-4)
identityprovider/templates/account/emails.html (+3/-3)
identityprovider/templates/device/list.html (+5/-5)
identityprovider/templates/launchpad/registration/twofactor.html (+2/-2)
identityprovider/templates/ubuntu/registration/twofactor.html (+2/-2)
identityprovider/templates/widgets/ubuntu/logout-button.html (+10/-2)
identityprovider/tests/acceptance/applications/delete_app.py (+2/-2)
identityprovider/tests/acceptance/logout/logout_deep_pages.py (+36/-0)
identityprovider/tests/acceptance/shared/helpers.py (+2/-2)
identityprovider/views/account.py (+1/-1)
identityprovider/views/ui.py (+6/-3)
Changed in canonical-identity-provider: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
Changed in canonical-identity-provider: | |
importance: | Wishlist → Low |
assignee: | nobody → Stuart Metcalfe (stuartmetcalfe) |
Changed in canonical-identity-provider: | |
status: | Triaged → In Progress |
Changed in canonical-identity-provider: | |
status: | In Progress → Fix Committed |
Changed in canonical-identity-provider: | |
milestone: | none → 12.03.08 |
status: | Fix Committed → Fix Released |
Thanks for the fix. A hug.